From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42297) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCpQe-0006lv-Cy for qemu-devel@nongnu.org; Thu, 31 Jul 2014 08:26:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XCpQV-0002Z2-1S for qemu-devel@nongnu.org; Thu, 31 Jul 2014 08:25:52 -0400 Received: from mail-wg0-x234.google.com ([2a00:1450:400c:c00::234]:63127) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCpQU-0002Ys-QL for qemu-devel@nongnu.org; Thu, 31 Jul 2014 08:25:42 -0400 Received: by mail-wg0-f52.google.com with SMTP id a1so2623284wgh.23 for ; Thu, 31 Jul 2014 05:25:40 -0700 (PDT) Date: Thu, 31 Jul 2014 13:25:35 +0100 From: Stefan Hajnoczi Message-ID: <20140731122535.GS25929@stefanha-thinkpad.redhat.com> References: <1404757089-4836-1-git-send-email-jsnow@redhat.com> <1404757089-4836-17-git-send-email-jsnow@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="MdJ3p2aQbVp3YFXz" Content-Disposition: inline In-Reply-To: <1404757089-4836-17-git-send-email-jsnow@redhat.com> Subject: Re: [Qemu-devel] [PATCH 16/28] ide: make all commands go through cmd_done 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 --MdJ3p2aQbVp3YFXz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 07, 2014 at 02:17:57PM -0400, John Snow wrote: > From: Paolo Bonzini >=20 > AHCI has code to fill in the D2H FIS trigger the IRQ all over the place. > Centralize this in a single cmd_done callback by generalizing the existing > async_cmd_done callback. >=20 > Signed-off-by: Paolo Bonzini > Signed-off-by: John Snow > --- > hw/ide/ahci.c | 16 +++------------- > hw/ide/atapi.c | 2 +- > hw/ide/core.c | 20 +++++++++++--------- > hw/ide/internal.h | 2 +- > 4 files changed, 16 insertions(+), 24 deletions(-) Reviewed-by: Stefan Hajnoczi --MdJ3p2aQbVp3YFXz Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJT2jW/AAoJEJykq7OBq3PIeFMIAKJfl+OeN3TsAy4f17MnrQ3a /znQlggn7XH+xsPw+K7biCBzRbAfwvI/y2/IpxPyqQf4VwQSwkQTvnVta2ZtDjdY srPXRCNYWh7/XI9CnJDhUzjPJ2TC4jUuKFJJXoA0ejA0Z9Ko+OKWpfle26TuORNf e9LK3B5+2qAWwL/0yIw5YvSvKQi/ueiGkAmmI6C/3Cu0Pvod1kq2EfZedNuFmkSq vehYkA/xaiyjEEon01mI0O5yUrqT8CshRG+4+rQlUhMNit4jLY2hOLyEjULjRlKf TeEG/AQJM8W95GS9nHeStclx67QG+WgmdREzNG17noMiy6NKEnb/jzJ4wilwR9U= =gM/M -----END PGP SIGNATURE----- --MdJ3p2aQbVp3YFXz--