qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 2/3] qapi: Add corrupt field to ImageInfoSpecifi


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 2/3] qapi: Add corrupt field to ImageInfoSpecificQCow2
Date: Tue, 30 Sep 2014 14:17:00 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1

On 09/30/2014 01:31 PM, Max Reitz wrote:
> Just like lazy-refcounts, this field will be present iff the qcow2
> compat level is 1.1 (or probably any future revision).
> 
> As expected, this breaks some tests due to the new field present in
> qemu-img info output; so fix their output accordingly.
> 
> Suggested-by: Eric Blake <address@hidden>

Thanks for tackling this :)

> Signed-off-by: Max Reitz <address@hidden>
> ---
>  block/qcow2.c              |  3 +++
>  qapi/block-core.json       |  6 +++++-
>  tests/qemu-iotests/065     | 12 ++++++------
>  tests/qemu-iotests/067.out | 10 +++++-----
>  tests/qemu-iotests/082.out |  7 +++++++
>  tests/qemu-iotests/089.out |  2 ++
>  6 files changed, 28 insertions(+), 12 deletions(-)
> 

Reviewed-by: Eric Blake <address@hidden>

(those are some long lines!)

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