qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 5/6] iotests: Dump bitmap table entries serialized in QCOW


From: Eric Blake
Subject: Re: [PATCH v3 5/6] iotests: Dump bitmap table entries serialized in QCOW2 image
Date: Tue, 2 Jun 2020 12:38:17 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0

On 6/1/20 8:48 AM, Andrey Shinkevich wrote:
Add bitmap table info to the QCOW2 metadata dump with qcow2.py.

Bitmap name               bitmap-1
...
itmap table    type            offset          size

Missed a character from the paste

         0       serialized      0xa0000         65536
         1       all-zeroes      0x0             65536
         2       all-zeroes      0x0             65536
         3       all-zeroes      0x0             65536
         4       all-zeroes      0x0             65536
         5       all-zeroes      0x0             65536
         6       all-zeroes      0x0             65536
         7       all-zeroes      0x0             65536

Signed-off-by: Andrey Shinkevich <andrey.shinkevich@virtuozzo.com>
---
  tests/qemu-iotests/qcow2.py | 48 +++++++++++++++++++++++++++++++++++++++++++++
  1 file changed, 48 insertions(+)


Otherwise looks fine.

Reviewed-by: Eric Blake <eblake@redhat.com>

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org




reply via email to

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