qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-5.1 v2 0/2] qemu-img convert -n: Keep qcow2 v2 target sparse
@ 2020-07-21 13:55 Kevin Wolf
  2020-07-21 13:55 ` [PATCH for-5.1 v2 1/2] qcow2: Implement v2 zero writes with discard if possible Kevin Wolf
  2020-07-21 13:55 ` [PATCH for-5.1 v2 2/2] iotests: Test sparseness for qemu-img convert -n Kevin Wolf
  0 siblings, 2 replies; 5+ messages in thread
From: Kevin Wolf @ 2020-07-21 13:55 UTC (permalink / raw)
  To: qemu-block; +Cc: kwolf, nsoffer, qemu-devel, mreitz

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-07-21 15:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-21 13:55 [PATCH for-5.1 v2 0/2] qemu-img convert -n: Keep qcow2 v2 target sparse Kevin Wolf
2020-07-21 13:55 ` [PATCH for-5.1 v2 1/2] qcow2: Implement v2 zero writes with discard if possible Kevin Wolf
2020-07-21 14:28   ` Kevin Wolf
2020-07-21 13:55 ` [PATCH for-5.1 v2 2/2] iotests: Test sparseness for qemu-img convert -n Kevin Wolf
2020-07-21 15:23   ` Max Reitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).