[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH 0/2] qcow2: include LUKS payload overhead in qemu-im
From: |
Stefan Hajnoczi |
Subject: |
[Qemu-devel] [PATCH 0/2] qcow2: include LUKS payload overhead in qemu-img measure |
Date: |
Tue, 15 Jan 2019 11:10:05 +0000 |
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 | 51 +++++++++++++++++++++++++++++++-
tests/qemu-iotests/178 | 8 +++++
tests/qemu-iotests/178.out.qcow2 | 24 +++++++++++++++
3 files changed, 82 insertions(+), 1 deletion(-)
--
2.20.1
- [Qemu-devel] [PATCH 0/2] qcow2: include LUKS payload overhead in qemu-img measure,
Stefan Hajnoczi <=
[Qemu-devel] [PATCH 2/2] iotests: add LUKS payload overhead to 178 qemu-img measure test, Stefan Hajnoczi, 2019/01/15
Re: [Qemu-devel] [PATCH 0/2] qcow2: include LUKS payload overhead in qemu-img measure, Philippe Mathieu-Daudé, 2019/01/15
Re: [Qemu-devel] [PATCH 0/2] qcow2: include LUKS payload overhead in qemu-img measure, no-reply, 2019/01/20