qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH V8 09/20] block: add image info query function b


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH V8 09/20] block: add image info query function bdrv_query_image_info()
Date: Fri, 08 Mar 2013 16:08:53 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130219 Thunderbird/17.0.3

On 03/06/2013 11:07 PM, Wenchao Xia wrote:
>   This patch adds function bdrv_query_image_info(), which will
> retrieve image info in qmp object format. The implementation are

s/are/is/

> based on the code moved from qemu-img.c, but use block layer

s/use/uses/

> function to get snapshot info.
> 
> Signed-off-by: Wenchao Xia <address@hidden>
> ---
>  block/qapi.c         |   39 ++++++++++++++++++++++++++++++++-------
>  include/block/qapi.h |    7 +++----
>  qemu-img.c           |    7 ++-----
>  3 files changed, 37 insertions(+), 16 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]