From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34675) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YMFuv-0007Jq-JI for qemu-devel@nongnu.org; Fri, 13 Feb 2015 08:04:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YMFuo-0004hD-Gu for qemu-devel@nongnu.org; Fri, 13 Feb 2015 08:04:21 -0500 Received: from mail-we0-x229.google.com ([2a00:1450:400c:c03::229]:54848) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YMFuo-0004gz-9x for qemu-devel@nongnu.org; Fri, 13 Feb 2015 08:04:14 -0500 Received: by mail-we0-f169.google.com with SMTP id k48so16486083wev.0 for ; Fri, 13 Feb 2015 05:04:13 -0800 (PST) Date: Fri, 13 Feb 2015 13:04:10 +0000 From: Stefan Hajnoczi Message-ID: <20150213130410.GG21976@stefanha-thinkpad.redhat.com> References: <1423162705-32065-1-git-send-email-mreitz@redhat.com> <1423162705-32065-7-git-send-email-mreitz@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Z0mFw3+mXTC5ycVe" Content-Disposition: inline In-Reply-To: <1423162705-32065-7-git-send-email-mreitz@redhat.com> Subject: Re: [Qemu-devel] [PATCH v4 06/16] block/xen: Use blk_new_open() in blk_connect() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz Cc: Kevin Wolf , qemu-devel@nongnu.org, Stefan Hajnoczi --Z0mFw3+mXTC5ycVe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 05, 2015 at 01:58:15PM -0500, Max Reitz wrote: > As part of the required changes, this fixes a bug where specifying an > invalid driver would result in the block layer probing the image format; > now it will result in an error, unless "" is specified as the > driver name. Fixing this would require further work on the xen_disk code > which does not seem worth it (at this point and for this patch). >=20 > Signed-off-by: Max Reitz > --- > hw/block/xen_disk.c | 27 +++++++++++---------------- > 1 file changed, 11 insertions(+), 16 deletions(-) Reviewed-by: Stefan Hajnoczi --Z0mFw3+mXTC5ycVe Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJU3fZKAAoJEJykq7OBq3PIxX4H/1ZuTTBoP1MCSCq1INTm8eI3 ROvpcQobDuIwFLOeAs58bBB7OwpF57JuitOUeyr2vAuBlTs3i06ZzGiq8zcMUwxY /NmFQq9WD9MbxnQB7aU/8Gk1F+aO687VV3nkT/0ybjFqp978jsAi6TOd9o7APquL 9J4XO/Y++nMD+EZdstYyseJq8/PBe5chEY5ptJ2XZ4D/2dPPezFrOvnp+RST6KGq tnHm3j9RFEy5gRJk6S/q5isCLtfZYH+SsCjN/QF/+AdiOSWe3jazlfi0TlpPxNaE 4mvyX+P631bX4i42uYHg2Fs9HO8Vp4hzF/tD3p9GzCoQBRbWJX5xScTRE02gWmo= =oDRB -----END PGP SIGNATURE----- --Z0mFw3+mXTC5ycVe--