On 05/27/2014 08:28 AM, Jeff Cody wrote:
> On some image chains, QEMU may not always be able to resolve the
> filenames properly, when updating the backing file of an image
> after a block job.
> 

> +++ b/hmp-commands.hx
> @@ -76,7 +76,7 @@ ETEXI
>  
>      {
>          .name       = "block_stream",
> -        .args_type  = "device:B?,speed:o?,base:s?,base-node-name:s?",
> +        .args_type  = 
> "device:B?,speed:o?,base:s?,base-node-name:s?,backing-file:s?",
>          .params     = "device [speed [base]]",

Another HMP change that is probably better with a named optional
parameter (backing-file:+f or some such), rather than positional.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to