On 7/31/23 17:45, Andrey Drobyshev wrote:
> On 7/24/23 16:10, Andrey Drobyshev wrote:
>> On 7/6/23 19:30, Andrey Drobyshev wrote:
>>> v1 --> v2:
>>>   * Add vmdk format to the 1st commit.  Tweak commit message accordingly;
>>>   * Make "compressed" field in MapEntry optional.
>>>
>>> v1: https://lists.nongnu.org/archive/html/qemu-block/2023-06/msg00184.html
>>>
>>> Andrey Drobyshev (3):
>>>   block: add BDRV_BLOCK_COMPRESSED flag for bdrv_block_status()
>>>   qemu-img: map: report compressed data blocks
>>>   qemu-iotests: update expected tests output to contain "compressed"
>>>     field
>>>
>>>  block/qcow.c                                  |   5 +-
>>>  block/qcow2.c                                 |   3 +
>>>  block/vmdk.c                                  |   2 +
>>>  include/block/block-common.h                  |   3 +
>>>  qapi/block-core.json                          |   7 +-
>>>  qemu-img.c                                    |  16 +-
>>>  tests/qemu-iotests/122.out                    |  84 ++++----
>>>  tests/qemu-iotests/154.out                    | 194 +++++++++---------
>>>  tests/qemu-iotests/179.out                    | 178 ++++++++--------
>>>  tests/qemu-iotests/244.out                    |  24 +--
>>>  tests/qemu-iotests/252.out                    |  10 +-
>>>  tests/qemu-iotests/274.out                    |  48 ++---
>>>  .../tests/nbd-qemu-allocation.out             |   6 +-
>>>  13 files changed, 302 insertions(+), 278 deletions(-)
>>>
>>
>> Ping
> 
> Yet another ping

One more ping after 6 weeks

Reply via email to