qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/2] qcow2: include LUKS payload overhead in qemu-img measure
@ 2019-02-18 10:45 Stefan Hajnoczi
  2019-02-18 10:45 ` [Qemu-devel] [PATCH v3 1/2] " Stefan Hajnoczi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stefan Hajnoczi @ 2019-02-18 10:45 UTC (permalink / raw)
  To: qemu-devel
  Cc: qemu-block, Daniel Berrange, Philippe Mathieu-Daudé,
	Kevin Wolf, Max Reitz, Stefan Hajnoczi

v3:
 * Use encrypt.iter-time=10 to speed up qemu-iotests 178 [Max]
v2:
 * Take into account all "encrypt." image creation options since the LUKS
   payload size varies depending on the cipher [Max]

The LUKS payload has a significant size (>1 MB).  It must be included in the
qemu-img measure calculation so we arrive at the correct minimum image size.

Stefan Hajnoczi (2):
  qcow2: include LUKS payload overhead in qemu-img measure
  iotests: add LUKS payload overhead to 178 qemu-img measure test

 block/qcow2.c                    | 72 +++++++++++++++++++++++++++++++-
 tests/qemu-iotests/178           |  8 ++++
 tests/qemu-iotests/178.out.qcow2 | 24 +++++++++++
 3 files changed, 103 insertions(+), 1 deletion(-)

-- 
2.20.1

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

end of thread, other threads:[~2019-02-18 17:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-18 10:45 [Qemu-devel] [PATCH v3 0/2] qcow2: include LUKS payload overhead in qemu-img measure Stefan Hajnoczi
2019-02-18 10:45 ` [Qemu-devel] [PATCH v3 1/2] " Stefan Hajnoczi
2019-02-18 10:45 ` [Qemu-devel] [PATCH v3 2/2] iotests: add LUKS payload overhead to 178 qemu-img measure test Stefan Hajnoczi
2019-02-18 17:30 ` [Qemu-devel] [PATCH v3 0/2] qcow2: include LUKS payload overhead in qemu-img measure 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).