qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 07/10] block: add ability for block-stream to


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v4 07/10] block: add ability for block-stream to use node-name
Date: Wed, 04 Jun 2014 20:22:14 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

On 06/04/2014 07:51 AM, Jeff Cody wrote:
> This adds the ability for block-stream to use node-name arguments
> for base, to specify the backing image to stream from.
> 
> Both 'base' and 'base-node-name' are optional, but mutually exclusive.
> Either can be specified, but not both together.
> 
> The argument for "device" is now optional as well, so long as
> base-node-name is specified.  From the node-name, we can determine
> the full device chain.

Another stale paragraph worth deleting.

> 
> Signed-off-by: Jeff Cody <address@hidden>
> ---
>  blockdev.c       | 48 +++++++++++++++++++++++++++++++++++++++---------
>  hmp.c            |  2 +-
>  qapi-schema.json | 16 ++++++++++++----
>  qmp-commands.hx  |  2 +-
>  4 files changed, 53 insertions(+), 15 deletions(-)
> 

Reviewed-by: Eric Blake <address@hidden>

-- 
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

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