From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35789) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTYW0-00017c-MB for qemu-devel@nongnu.org; Mon, 15 Sep 2014 11:48:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XTYVu-0005VG-7A for qemu-devel@nongnu.org; Mon, 15 Sep 2014 11:48:32 -0400 Received: from mail-wi0-x231.google.com ([2a00:1450:400c:c05::231]:58597) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTYVu-0005V6-1E for qemu-devel@nongnu.org; Mon, 15 Sep 2014 11:48:26 -0400 Received: by mail-wi0-f177.google.com with SMTP id em10so4523264wid.10 for ; Mon, 15 Sep 2014 08:48:25 -0700 (PDT) Date: Mon, 15 Sep 2014 16:48:19 +0100 From: Stefan Hajnoczi Message-ID: <20140915154819.GB32379@stefanha-thinkpad.redhat.com> References: <1410580272-19429-1-git-send-email-jsnow@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OwLcNYc0lM97+oe1" Content-Disposition: inline In-Reply-To: <1410580272-19429-1-git-send-email-jsnow@redhat.com> Subject: Re: [Qemu-devel] [PATCH v2 0/1] ide/atapi: Mark non-data commands as complete List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow Cc: kwolf@redhat.com, pbonzini@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com --OwLcNYc0lM97+oe1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 12, 2014 at 11:51:11PM -0400, John Snow wrote: > v2: >=20 > - Instead of using ide_set_inactive, use ide_stop_transfer > - ATAPI helpers use either ide_atapi_cmd_ok or ide_atapi_cmd_error, > instead of ide_stop_transfer directly. >=20 > John Snow (1): > ide/atapi: Mark non-data commands as complete >=20 > hw/ide/atapi.c | 7 +++---- > 1 file changed, 3 insertions(+), 4 deletions(-) >=20 > --=20 > 1.9.3 >=20 >=20 Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan --OwLcNYc0lM97+oe1 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUFwpDAAoJEJykq7OBq3PIRZ4H/3Mm+Wzkrk+UNoZFz2IIzmF7 NSwL402gZAu6O0XemujLX0CxrdcexOYEvVvmf6sXslW83UhwHjcM1N1ONQSqHi0C iQf0gs9sez0we3xMgwaZLaPNFwT01snz177+56vZx/rPo2FGn8mD3YTKoHnvAhFd UUi8LD4UTjPTGP1eeUva5f6WmJBbd+/OsIoU0T+pXKPOirkdtQQKyRd04vH+H+NL EGmusme1Am9UFvYmxi/uJjuQyaKf1Js6krJvNq+6wJXoHT243xrhcBVnHss17H7g 0PcTCeUqlwCC6yTqXp4rUEEAtlbf2K/C2dfDtxl+afHbhupLXGCBOyKceUfJkRY= =axoW -----END PGP SIGNATURE----- --OwLcNYc0lM97+oe1--