qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 11/13] qcow2: Support updating driver-specifi


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH v3 11/13] qcow2: Support updating driver-specific options in reopen
Date: Mon, 7 Sep 2015 21:44:56 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

On 07.09.2015 15:26, Kevin Wolf wrote:
> For updating the cache sizes or disabling lazy refcounts

And updating the cache clean timer, too.

>                                                          there is a bit
> more to do than just changing the variables, but otherwise we're all set
> for changing options during bdrv_reopen().
> 
> Just implement the missing pieces and hook the functions up in
> bdrv_reopen().
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  block/qcow2.c | 81 
> ++++++++++++++++++++++++++++++++++++++++++++++++++++-------
>  1 file changed, 72 insertions(+), 9 deletions(-)

Whether you mention it or not (can be fixed up when applying the patch,
too):

Reviewed-by: Max Reitz <address@hidden>

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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