qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [PATCH v3 2/7] block: add options parameter to bdrv_new


From: Kevin Wolf
Subject: Re: [Qemu-block] [PATCH v3 2/7] block: add options parameter to bdrv_new_open_driver()
Date: Thu, 7 Sep 2017 14:12:20 +0200
User-agent: Mutt/1.8.3 (2017-05-23)

Am 25.08.2017 um 15:23 hat Manos Pitsidianakis geschrieben:
> 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.
> 
> Reviewed-by: Alberto Garcia <address@hidden>
> Signed-off-by: Manos Pitsidianakis <address@hidden>

Reviewed-by: Kevin Wolf <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]