qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH V6 10/14] block: distinguish id and name in bdrv


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH V6 10/14] block: distinguish id and name in bdrv_find_snapshot()
Date: Wed, 20 Feb 2013 15:43:59 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2

On 02/18/2013 07:09 AM, Wenchao Xia wrote:
>   To make it clear about id and name in searching, the API was changed
> a bit to distinguish them. Caller can choose to search by id or name now.
> Searching will be done with higher priority of id.
> 
> Signed-off-by: Wenchao Xia <address@hidden>
> ---
>  block.c               |   43 +++++++++++++++++++++++++++++++++++--------
>  include/block/block.h |    2 +-
>  savevm.c              |   10 +++++-----
>  3 files changed, 41 insertions(+), 14 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]