From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34665) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YRJEM-0006AS-AS for qemu-devel@nongnu.org; Fri, 27 Feb 2015 06:37:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YRJEI-00082g-BN for qemu-devel@nongnu.org; Fri, 27 Feb 2015 06:37:18 -0500 Received: from mail-wg0-x231.google.com ([2a00:1450:400c:c00::231]:33336) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YRJEI-00082c-5Y for qemu-devel@nongnu.org; Fri, 27 Feb 2015 06:37:14 -0500 Received: by wghb13 with SMTP id b13so19692234wgh.0 for ; Fri, 27 Feb 2015 03:37:13 -0800 (PST) Date: Fri, 27 Feb 2015 11:37:11 +0000 From: Stefan Hajnoczi Message-ID: <20150227113711.GD20354@stefanha-thinkpad.redhat.com> References: <1424815154-27243-1-git-send-email-marc.mari.barcelo@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="at6+YcpfzWZg/htY" Content-Disposition: inline In-Reply-To: <1424815154-27243-1-git-send-email-marc.mari.barcelo@gmail.com> Subject: Re: [Qemu-devel] [PATCH] tests: Check QVIRTIO_F_ANY_LAYOUT flag in virtio-blk test List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Marc =?iso-8859-1?Q?Mar=ED?= Cc: qemu-devel@nongnu.org, stefanha@redhat.com, mst@redhat.com --at6+YcpfzWZg/htY Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 24, 2015 at 10:59:14PM +0100, Marc Mar=ED wrote: > Check the QVIRTIO_F_ANY_LAYOUT flag before performing operations with 2 > descriptor layout. This is to follow the specification strictly. >=20 > This patch depends on: > [PATCH v5 0/5] libqos: Virtio MMIO driver >=20 > Signed-off-by: Marc Mar=ED > --- > tests/virtio-blk-test.c | 98 +++++++++++++++++++++++++----------------= ------ > 1 file changed, 52 insertions(+), 46 deletions(-) Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan --at6+YcpfzWZg/htY Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJU8FbnAAoJEJykq7OBq3PI+6oH/is+RzF1dkjb7HqlikdgO5wE X7JlnfSYEGRjUkXwFVjiynZ7bNCsR8EXMx3cX4R6C5VPqtjI0KtBAY0IL8/xM33m LcGa3fEvKmLU/NTeoo2+vhMkN7I462tXZW0ZX+oOJCEfTiO1DRFS6b07KawkvGVf GR8S99SKpe7NvvpchOtEwkp8GWeUBAYK1j/Wm/5Vzv1v8+9p/m3Xsav2g+MoGEBO OUB8pYgc+WYQqZB72XlBaXOPj21yg8Ss20oRBT/qBZccDbnxYjMC8lbCpMYYj6QK z57tDefB1Ifeay13d6GH5P6No0b0cPU68jypL9MsTN5rjqIUNcIqEPQ7t+NwaRQ= =Ex7Z -----END PGP SIGNATURE----- --at6+YcpfzWZg/htY--