qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/2 V5] Show all of snapshot info on every block


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH 0/2 V5] Show all of snapshot info on every block dev
Date: Fri, 8 Jul 2016 16:57:57 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1

On 07.07.2016 07:26, Lin Ma wrote:
> V5: Minor changes.
> 
> V4: Use QTAILQ_FOREACH_SAFE instead of QTAILQ_FOREACH while freeing snapshot 
> lists.
> 
> V3: Fix leaking the entries in image_list and the entries in their
>     ImageEntry.snapshots lists
> 
> V2: Split it to 2 patches.
> 
> Lin Ma (2):
>   hmp: use snapshot name to determine whether a snapshot is 'fully
>     available'
>   hmp: show all of snapshot info on every block dev in output of 'info
>     snapshots'
> 
>  migration/savevm.c | 103 
> ++++++++++++++++++++++++++++++++++++++++++++++++-----
>  1 file changed, 95 insertions(+), 8 deletions(-)

Thanks, I've applied the series to my block branch:

https://github.com/XanClic/qemu/commits/block

Max

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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