From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42194) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJMgR-0005y1-G1 for qemu-devel@nongnu.org; Thu, 05 Feb 2015 08:41:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJMgN-0005Zr-LY for qemu-devel@nongnu.org; Thu, 05 Feb 2015 08:41:27 -0500 Received: from mail-we0-x22c.google.com ([2a00:1450:400c:c03::22c]:33558) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJMgN-0005Zj-F7 for qemu-devel@nongnu.org; Thu, 05 Feb 2015 08:41:23 -0500 Received: by mail-we0-f172.google.com with SMTP id x3so2201913wes.3 for ; Thu, 05 Feb 2015 05:41:22 -0800 (PST) Date: Thu, 5 Feb 2015 13:41:20 +0000 From: Stefan Hajnoczi Message-ID: <20150205134120.GB19277@stefanha-thinkpad.redhat.com> References: <1422999999-25868-1-git-send-email-jsnow@redhat.com> <1422999999-25868-20-git-send-email-jsnow@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jq0ap7NbKX2Kqbes" Content-Disposition: inline In-Reply-To: <1422999999-25868-20-git-send-email-jsnow@redhat.com> Subject: Re: [Qemu-devel] [PATCH v2 19/19] qtest/ahci: Adding simple dma read-write test List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow Cc: famz@redhat.com, mst@redhat.com, armbru@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com, pbonzini@redhat.com --jq0ap7NbKX2Kqbes Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 03, 2015 at 04:46:39PM -0500, John Snow wrote: > Adds a test case for AHCI wherein we write a 4K > block of a changing pattern to sector 0, then > read back that 4K and compare the transmit and > receive buffers. >=20 > Signed-off-by: John Snow > --- > tests/ahci-test.c | 55 +++++++++++++++++++++++++++++++++++++++++++++++++= ++++++ > 1 file changed, 55 insertions(+) Reviewed-by: Stefan Hajnoczi --jq0ap7NbKX2Kqbes Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJU03MAAAoJEJykq7OBq3PIq8YIAKA4CyG9ljyytklMDismvwjR 9IWxeXg9UtBOtuaI1wjON9AisHAx2P5SJV00P1WSkADL1rn4KqniBRP2i0iL3wAq 0g8CN+kO0cOotb/UMbdRo28IVD+3zZ2VP/UQN5Sf6KYMdj9pdHPiAzItdSgpp0zy xLfFMfPQDVjOhYRWNOlWGOPYSe9k+vNvYFZqVX5DGoYFAZgc/Vdia4s3NV6Jm8Rx ys02gYkCqJ44OdS6VzN7mxg2k1HJj4g/uXnhkdyxSmO8MrbRTx4We4HIpEq4J+T1 tGZgtY1oQC/w2kMCZlm+dTEM7tKgFWXgUogFmKrruF9/JPkYaeMSp3Xl5pvHdJ8= =F+Yh -----END PGP SIGNATURE----- --jq0ap7NbKX2Kqbes--