qemu-block
[Top][All Lists]
Advanced

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

[PATCH for-5.1 v2 0/2] qemu-img convert -n: Keep qcow2 v2 target sparse


From: Kevin Wolf
Subject: [PATCH for-5.1 v2 0/2] qemu-img convert -n: Keep qcow2 v2 target sparse
Date: Tue, 21 Jul 2020 15:55:18 +0200

v2:
- Fixed iotest for IMGOPTS that contains v3-only features [Max]
- Some code cleanups in the iotest [Nir]

Kevin Wolf (2):
  qcow2: Implement v2 zero writes with discard if possible
  iotests: Test sparseness for qemu-img convert -n

 block/qcow2-cluster.c      |  9 ++++++++-
 tests/qemu-iotests/122     | 30 ++++++++++++++++++++++++++++++
 tests/qemu-iotests/122.out | 17 +++++++++++++++++
 3 files changed, 55 insertions(+), 1 deletion(-)

-- 
2.25.4




reply via email to

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