From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45238) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJMiH-0007D3-EP for qemu-devel@nongnu.org; Thu, 05 Feb 2015 08:43:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJMiC-0007KD-EY for qemu-devel@nongnu.org; Thu, 05 Feb 2015 08:43:21 -0500 Received: from mail-wg0-x233.google.com ([2a00:1450:400c:c00::233]:64198) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJMiC-0007Ji-8r for qemu-devel@nongnu.org; Thu, 05 Feb 2015 08:43:16 -0500 Received: by mail-wg0-f51.google.com with SMTP id k14so7609522wgh.10 for ; Thu, 05 Feb 2015 05:43:15 -0800 (PST) Date: Thu, 5 Feb 2015 13:43:13 +0000 From: Stefan Hajnoczi Message-ID: <20150205134313.GC19277@stefanha-thinkpad.redhat.com> References: <1422999999-25868-1-git-send-email-jsnow@redhat.com> <1422999999-25868-12-git-send-email-jsnow@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7qSK/uQB79J36Y4o" Content-Disposition: inline In-Reply-To: <1422999999-25868-12-git-send-email-jsnow@redhat.com> Subject: Re: [Qemu-devel] [PATCH v2 11/19] libqos/ahci: Add ide cmd properties 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 --7qSK/uQB79J36Y4o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 03, 2015 at 04:46:31PM -0500, John Snow wrote: > Add a structure that defines some properties of various IDE commands. > These will be used to simplify the interface to the libqos AHCI calls, > lessening the redundancy of specifying and respecifying properties of > commands to various helper functions. >=20 > Signed-off-by: John Snow > --- > tests/libqos/ahci.c | 39 +++++++++++++++++++++++++++++++++++++++ > 1 file changed, 39 insertions(+) Reviewed-by: Stefan Hajnoczi --7qSK/uQB79J36Y4o Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJU03NxAAoJEJykq7OBq3PI73EIALM0Dal9TribaOViCXMH+LHD 9qOBjbJiQNiA+B6RGpiXbtCfnFs/GqCN6YX2iQ/LYUcR+7pqMjJ/jLr4QRDxpCO7 tvPBl41lhz5QYZbsm0J9I7x4XbbWPsLJ8/Pt7EWFgNfOfjlT2TZR2Z9xG1otSl+Z 1TDFoe1/Eo1qtjPl0QEfwYWrEACoaCdXnMLnY1nW2U6+otmdHqsCDWUU+xumIJVj 45gDi7cfFD3wJy405EhgwamamMv+pAcKsNN8PeRAhQ4GxTwal7LzJf+AouATOb6d VbLHH9t2wdbSQ78+5aYDoLmOIOv/+lWjk4CVDH/hHy3ZGtQNLNqHmbvbueflxRs= =IND1 -----END PGP SIGNATURE----- --7qSK/uQB79J36Y4o--