From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33307) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XHxq4-0005ef-Ay for qemu-devel@nongnu.org; Thu, 14 Aug 2014 12:25:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XHxpw-0007dh-SW for qemu-devel@nongnu.org; Thu, 14 Aug 2014 12:25:20 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60755) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XHxpw-0007dW-LP for qemu-devel@nongnu.org; Thu, 14 Aug 2014 12:25:12 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s7EGPBV3015001 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Thu, 14 Aug 2014 12:25:12 -0400 Date: Thu, 14 Aug 2014 17:25:09 +0100 From: Stefan Hajnoczi Message-ID: <20140814162509.GF24132@stefanha-thinkpad.redhat.com> References: <1407966975-3723-1-git-send-email-jsnow@redhat.com> <1407966975-3723-7-git-send-email-jsnow@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bGR76rFJjkSxVeRa" Content-Disposition: inline In-Reply-To: <1407966975-3723-7-git-send-email-jsnow@redhat.com> Subject: Re: [Qemu-devel] [PATCH v3 30/32] ahci: Add test_hba_spec to ahci-test. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow Cc: mst@redhat.com, qemu-devel@nongnu.org, armbru@redhat.com --bGR76rFJjkSxVeRa Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 13, 2014 at 05:56:13PM -0400, John Snow wrote: > Add a test routine that checks the boot-up values of the HBA > configuration memory space against the AHCI 1.3 specification > and Intel ICH9 data sheet (for Q35 machines) for adherence and > sane values. >=20 > The HBA is not yet engaged or put into the idle state. >=20 > Signed-off-by: John Snow > --- > tests/ahci-test.c | 555 ++++++++++++++++++++++++++++++++++++++++++++++++= ++++++ > 1 file changed, 555 insertions(+) Reviewed-by: Stefan Hajnoczi --bGR76rFJjkSxVeRa Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJT7OLlAAoJEJykq7OBq3PIARsIAIjTU8fJRxxEqWCXQolczpCi 6QRHxyb04CE7gRvNTuczRvUCVb7ya1Pc6oN1kRzvUGduxtnAcBZaknpjeVncvLw8 7RWq/zWLXN2+JRfMM66F778K8v1HPITg9z6JzmLnFrXPsbSPLGJJ7zKCG+3BQeIQ sbIYunoc8OLX35l46aJ9kVFjjXv6oBQwZqDBbptdsX0ZV7Jy3jwzvZT0Rlo0Rsr0 y5Mwx54p89f3Rg+HCsQ9AbU+Y/zazQNcEkXM8xX38x5Bj6HZAZEQXGQsCU0JI88U BNkv5cEsUsctU5SwXVY9vX3JZHfJT3nmczSCWC+KjmKsqTEM+Iamr/rgYsDywNE= =qBTd -----END PGP SIGNATURE----- --bGR76rFJjkSxVeRa--