From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36337) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgzLq-0004pr-RR for qemu-devel@nongnu.org; Wed, 22 Oct 2014 13:05:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XgzLl-00039k-Ir for qemu-devel@nongnu.org; Wed, 22 Oct 2014 13:05:34 -0400 Received: from mx1.redhat.com ([209.132.183.28]:65186) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgzLl-00039b-5X for qemu-devel@nongnu.org; Wed, 22 Oct 2014 13:05:29 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s9MH5SdD014964 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 22 Oct 2014 13:05:28 -0400 Message-ID: <5447E3D7.1000106@redhat.com> Date: Wed, 22 Oct 2014 11:05:27 -0600 From: Eric Blake MIME-Version: 1.0 References: <1413982283-10186-1-git-send-email-mreitz@redhat.com> <1413982283-10186-15-git-send-email-mreitz@redhat.com> In-Reply-To: <1413982283-10186-15-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="fKKCG7Du5ml0jQmtm19ISFgK5LAxDLaWb" Subject: Re: [Qemu-devel] [PATCH v13 14/14] iotests: Add test for qcow2's bdrv_make_empty List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-devel@nongnu.org Cc: Kevin Wolf , Stefan Hajnoczi This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --fKKCG7Du5ml0jQmtm19ISFgK5LAxDLaWb Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 10/22/2014 06:51 AM, Max Reitz wrote: > Add a test for qcow2's fast bdrv_make_empty implementation on images > without internal snapshots. >=20 > Signed-off-by: Max Reitz > --- > tests/qemu-iotests/098 | 79 ++++++++++++++++++++++++++++++++++++++= ++++++++ > tests/qemu-iotests/098.out | 45 ++++++++++++++++++++++++++ > tests/qemu-iotests/group | 1 + > 3 files changed, 125 insertions(+) > create mode 100755 tests/qemu-iotests/098 > create mode 100644 tests/qemu-iotests/098.out >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --fKKCG7Du5ml0jQmtm19ISFgK5LAxDLaWb Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg iQEcBAEBCAAGBQJUR+PXAAoJEKeha0olJ0Nq7WAH/3Fc00U1KgnoAYxQwzycLjzr bxeOwdbx/cd2rxDtsOEM3yfc5na/tMx8ldQ9ZDdv+lr4nLiKyOp+5tllYV5qI3hJ 28MTRbnLVZehdDUcG77joBDIBkZtUvM01mh2om2kMUQBv9I4/Hw/nuDxJkjCX+pv qo9m1oW4jl+eo89ovzx6ZRdF3JYDz4CmljtvSRssP2HDqPhQ8Xw0Yj1NWd5241iO mS4Cd7hkcwNLaTGSXsT0uWe2k9DPZ5Db+YVEzGgFnEy9PH90rd0vlXZiSaRVfMHg U2udWk381pP9WddrQaPi9YK6bpDTWfxjrzwN/iffwcdr63Huw5fIOaT9xzER56E= =YmA9 -----END PGP SIGNATURE----- --fKKCG7Du5ml0jQmtm19ISFgK5LAxDLaWb--