On Wed 09 Aug 2017 04:02:52 PM CEST, Manos Pitsidianakis wrote: > Allow passing a QDict *options parameter to bdrv_new_open_driver() so > that it can be used if a driver needs it upon creation. The previous > behaviour (empty bs->options and bs->explicit_options) remains when > options is NULL. > > Signed-off-by: Manos Pitsidianakis <el13...@mail.ntua.gr>
Reviewed-by: Alberto Garcia <be...@igalia.com> Berto