From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51447) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XHbqw-0007cu-P9 for qemu-devel@nongnu.org; Wed, 13 Aug 2014 12:56:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XHbqo-0006LC-Ia for qemu-devel@nongnu.org; Wed, 13 Aug 2014 12:56:46 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57864) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XHbqo-0006Kz-Ab for qemu-devel@nongnu.org; Wed, 13 Aug 2014 12:56:38 -0400 Date: Wed, 13 Aug 2014 17:56:34 +0100 From: Stefan Hajnoczi Message-ID: <20140813165634.GJ27053@stefanha-thinkpad.redhat.com> References: <1407843716-18301-1-git-send-email-marc.mari.barcelo@gmail.com> <1407843716-18301-7-git-send-email-marc.mari.barcelo@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qD3brAgIG4LbUq6d" Content-Disposition: inline In-Reply-To: <1407843716-18301-7-git-send-email-marc.mari.barcelo@gmail.com> Subject: Re: [Qemu-devel] [PATCH v4 06/11] virtio-blk: Correct bug in support for flexible descriptor layout List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Marc =?iso-8859-1?Q?Mar=ED?= Cc: Paolo Bonzini , qemu-devel@nongnu.org --qD3brAgIG4LbUq6d Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 12, 2014 at 01:41:51PM +0200, Marc Mar=ED wrote: > Without this correction, only a three descriptor layout is accepted, and > requests with just two descriptors are not completed and no error message= is > displayed. >=20 > Signed-off-by: Stefan Hajnoczi > Signed-off-by: Marc Mar=ED > --- > hw/block/virtio-blk.c | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 deletions(-) Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan --qD3brAgIG4LbUq6d Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJT65jCAAoJEJykq7OBq3PIVyMIAKmANxP5Zj/s2IRXKvd4O9oc opCfVvqdJd1T26QQGx1wyfWaNF30ZI6+QsPpm18Po8cnBJ/xpDpncX1p6TAQFrc3 xpRml6uao9g0+D3oz5uJr4talHnIEBnzsnpkacq8ZjlsE3Z/Z0R3tSX7X+PjHIZ9 lL5Me8rMfj6KJIaGkU3xVk5WX90R8h/roZHhjdC8rqriHIllUEiDWkAXtmw63g8g zcElmKgl5TdqosyrkKsGzJ+BXgo/ov0pOcu9G//clqma0sCT0aTXiD3ENnff2QFC AUSTjzy89XXb8333+Ez8CC0ZMIdDbrTtKdPHW3Fbk8SlhXlDo+a/maPJlsnTiq0= =COfR -----END PGP SIGNATURE----- --qD3brAgIG4LbUq6d--