From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51430) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCsDV-0000ad-FI for qemu-devel@nongnu.org; Thu, 31 Jul 2014 11:24:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XCsDM-0000wU-5w for qemu-devel@nongnu.org; Thu, 31 Jul 2014 11:24:29 -0400 Received: from mail-we0-x22f.google.com ([2a00:1450:400c:c03::22f]:47499) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCsDL-0000vw-Vr for qemu-devel@nongnu.org; Thu, 31 Jul 2014 11:24:20 -0400 Received: by mail-we0-f175.google.com with SMTP id t60so2983050wes.20 for ; Thu, 31 Jul 2014 08:24:18 -0700 (PDT) Date: Thu, 31 Jul 2014 16:24:14 +0100 From: Stefan Hajnoczi Message-ID: <20140731152414.GD25929@stefanha-thinkpad.redhat.com> References: <1404757089-4836-1-git-send-email-jsnow@redhat.com> <1404757089-4836-28-git-send-email-jsnow@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vr1sEM+RgL05fCrX" Content-Disposition: inline In-Reply-To: <1404757089-4836-28-git-send-email-jsnow@redhat.com> Subject: Re: [Qemu-devel] [PATCH 27/28] ahci: Add test_hba_enable to ahci-test. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow Cc: pbonzini@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com, mst@redhat.com --vr1sEM+RgL05fCrX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 07, 2014 at 02:18:08PM -0400, John Snow wrote: > This test engages the HBA functionality and initializes > values to sane defaults to allow for minimal HBA functionality. >=20 > Buffers are allocated and pointers are updated to allow minimal > I/O commands to complete as expected. Error registers and responses > are sanity checked for specification adherence. >=20 > Signed-off-by: John Snow > --- > tests/ahci-test.c | 150 ++++++++++++++++++++++++++++++++++++++++++++++++= ++++++ > 1 file changed, 150 insertions(+) Reviewed-by: Stefan Hajnoczi --vr1sEM+RgL05fCrX Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJT2l+eAAoJEJykq7OBq3PIsZAH/j+h9YDOgd8GfZCQCSf7189H LKQaOV6ZCES+QxKl38HhoezAZ8xNeetC5UTfuE70HRksP+fqvAryZXIGW6/EeDrI FkC1yWjpchqAmw+YQ+t+Pm2EqzLhkJdvkWqt4c9CRTWV/lg2qr4df9gKdtRhhVzD WQCwpUIByjFpVHJc/ycpj7sqzHs+zVmwwWWBZ+wd9hUppNYCKtdlvHCxkKrSKqp4 2d/9MOLz7CBLYRYUOAa6pHO9Bpwx97LzG5QSHZH/IQPLiCGFvkcA35L2PgBSMsNf lk2zaaPMzFV8M5FFYbts0Iw4Cg1bwNzAJ6hYsGg+uTK7/X3U03tsIGU4DS61eEs= =1578 -----END PGP SIGNATURE----- --vr1sEM+RgL05fCrX--