From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49391) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XorxG-0005S7-NH for qemu-devel@nongnu.org; Thu, 13 Nov 2014 05:48:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xorx7-0005u9-0Z for qemu-devel@nongnu.org; Thu, 13 Nov 2014 05:48:46 -0500 Received: from mail-wg0-x232.google.com ([2a00:1450:400c:c00::232]:54984) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xorx6-0005ty-QJ for qemu-devel@nongnu.org; Thu, 13 Nov 2014 05:48:36 -0500 Received: by mail-wg0-f50.google.com with SMTP id z12so16343155wgg.23 for ; Thu, 13 Nov 2014 02:48:36 -0800 (PST) Date: Thu, 13 Nov 2014 10:48:33 +0000 From: Stefan Hajnoczi Message-ID: <20141113104833.GI7462@stefanha-thinkpad.redhat.com> References: <1415389165-16157-1-git-send-email-kwolf@redhat.com> <1415389165-16157-10-git-send-email-kwolf@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="v2/QI0iRXglpx0hK" Content-Disposition: inline In-Reply-To: <1415389165-16157-10-git-send-email-kwolf@redhat.com> Subject: Re: [Qemu-devel] [PATCH v2 9/9] qemu-iotests: Test writing non-raw image headers to raw image List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: jcody@redhat.com, mreitz@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com, armbru@redhat.com --v2/QI0iRXglpx0hK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 07, 2014 at 08:39:25PM +0100, Kevin Wolf wrote: > This is forbidden if the raw driver was probed. >=20 > Signed-off-by: Kevin Wolf > --- > tests/qemu-iotests/109 | 100 ++++++++++++++++++++++++++++++ > tests/qemu-iotests/109.out | 149 +++++++++++++++++++++++++++++++++++++++= ++++++ > tests/qemu-iotests/group | 1 + > 3 files changed, 250 insertions(+) > create mode 100755 tests/qemu-iotests/109 > create mode 100644 tests/qemu-iotests/109.out Reviewed-by: Stefan Hajnoczi --v2/QI0iRXglpx0hK Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUZIyBAAoJEJykq7OBq3PILogIAKXjbK3nwbiNmicUVZzVpS6n mzcIaRCbweGCl0Cf2IkEIZWeVVealU2cR4KXbCRU58u/c83CRqKkjEfdpZemn2SP sIuptJ8E2dCi77TdB6tqvT1c8spgsJb3tL+gGuqpucP/BgIt5Bk28yUswFlqWfHn XElaY8dsz3v76+ugGjA6oTo724fhoyTYnWhzr2UE9eY5kWAjQNdc/No94Hktrm2s XB8A2It9usm5frq+v5fA2tI4oT1gp35UKMOzURHAgkRmWu3wD0VHVKmz/r4NtoQh rnRvOGAvAT1W2IdhlPB2Zr0lMNMCRB70+TywXLSH5fyLjidPly5rcJOGFugzC4w= =j182 -----END PGP SIGNATURE----- --v2/QI0iRXglpx0hK--