From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:57241) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gvmuF-0001Q6-FX for qemu-devel@nongnu.org; Mon, 18 Feb 2019 12:40:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gvmuE-00020J-Gp for qemu-devel@nongnu.org; Mon, 18 Feb 2019 12:40:39 -0500 References: <20190218104525.23674-1-stefanha@redhat.com> From: Max Reitz Message-ID: Date: Mon, 18 Feb 2019 18:30:56 +0100 MIME-Version: 1.0 In-Reply-To: <20190218104525.23674-1-stefanha@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="RNpOQYGdnJXQqWXl1xhP8KQTLgIo1COZc" Subject: Re: [Qemu-devel] [PATCH v3 0/2] qcow2: include LUKS payload overhead in qemu-img measure List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi , qemu-devel@nongnu.org Cc: qemu-block@nongnu.org, Daniel Berrange , =?UTF-8?Q?Philippe_Mathieu-Daud=c3=a9?= , Kevin Wolf This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --RNpOQYGdnJXQqWXl1xhP8KQTLgIo1COZc From: Max Reitz To: Stefan Hajnoczi , qemu-devel@nongnu.org Cc: qemu-block@nongnu.org, Daniel Berrange , =?UTF-8?Q?Philippe_Mathieu-Daud=c3=a9?= , Kevin Wolf Message-ID: Subject: Re: [PATCH v3 0/2] qcow2: include LUKS payload overhead in qemu-img measure References: <20190218104525.23674-1-stefanha@redhat.com> In-Reply-To: <20190218104525.23674-1-stefanha@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 18.02.19 11:45, Stefan Hajnoczi wrote: > v3: > * Use encrypt.iter-time=3D10 to speed up qemu-iotests 178 [Max] Thanks! > v2: > * Take into account all "encrypt." image creation options since the LU= KS > payload size varies depending on the cipher [Max] >=20 > The LUKS payload has a significant size (>1 MB). It must be included i= n the > qemu-img measure calculation so we arrive at the correct minimum image = size. >=20 > Stefan Hajnoczi (2): > qcow2: include LUKS payload overhead in qemu-img measure > iotests: add LUKS payload overhead to 178 qemu-img measure test >=20 > block/qcow2.c | 72 +++++++++++++++++++++++++++++++-= > tests/qemu-iotests/178 | 8 ++++ > tests/qemu-iotests/178.out.qcow2 | 24 +++++++++++ > 3 files changed, 103 insertions(+), 1 deletion(-) Applied to my block branch: https://git.xanclic.moe/XanClic/qemu/commits/branch/block Max --RNpOQYGdnJXQqWXl1xhP8KQTLgIo1COZc Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEkb62CjDbPohX0Rgp9AfbAGHVz0AFAlxq69AACgkQ9AfbAGHV z0C7cAf/QvvsBjqA8EX76jHc97FPJWYyppG9ImOBZ+Hz+maQml9Yg34o3OtX/zvN aWsTE0oetrl+8yHSsjjz+c3GalhRP7ki7GA1RsC7tMxohNnoffqQ0YZ2Srvna8RR PCh7RvX/4e8iBKVFp/dOKOF/vwooT37GP81FUQ6GTfz/7YBJ+QgERPuI2FzcZOID TyqSfkwpgkZ55zcMijSXuQDWIq+N/c85cWEWo4C3kXzaSKhGSitEonPwvbZVwhkQ G47oCgyYLylm7aFruPSmfbxPZlSa3lttkvn891GFJNVN5hkIqXw4aoMfoRIbW1QO NClUzKFU219zis4MoNg2zYT2RvQx4w== =smX4 -----END PGP SIGNATURE----- --RNpOQYGdnJXQqWXl1xhP8KQTLgIo1COZc--