From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33546) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZAf81-0003to-FB for qemu-devel@nongnu.org; Thu, 02 Jul 2015 10:06:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZAf7v-00081c-LA for qemu-devel@nongnu.org; Thu, 02 Jul 2015 10:06:13 -0400 Date: Thu, 2 Jul 2015 15:05:54 +0100 From: Stefan Hajnoczi Message-ID: <20150702140554.GM21214@stefanha-thinkpad.home> References: <1435767578-32743-1-git-send-email-jsnow@redhat.com> <1435767578-32743-7-git-send-email-jsnow@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Pz/qqzCPDfGwIFOg" Content-Disposition: inline In-Reply-To: <1435767578-32743-7-git-send-email-jsnow@redhat.com> Subject: Re: [Qemu-devel] [PATCH v2 06/15] ahci: add rwerror=stop support for ncq 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, qemu-block@nongnu.org --Pz/qqzCPDfGwIFOg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 01, 2015 at 12:19:29PM -0400, John Snow wrote: > Handle NCQ failures for cases where we want to halt the VM on IO errors. > Upon a VM state change, retry the halted NCQ commands. >=20 > Signed-off-by: John Snow > --- > hw/ide/ahci.c | 36 ++++++++++++++++++++++++++++++++++-- > hw/ide/ahci.h | 1 + > hw/ide/core.c | 7 +++++++ > hw/ide/internal.h | 2 ++ > 4 files changed, 44 insertions(+), 2 deletions(-) Reviewed-by: Stefan Hajnoczi --Pz/qqzCPDfGwIFOg Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEbBAEBAgAGBQJVlUVCAAoJEJykq7OBq3PIO9oH912y6lndR0a7/RogW9Jv+eRj ixW35R0tI5vOvRo/iJ2ygs5SUDQXggZPmGu9l+tIQNhrRgdi45JZIVA7xcBQgBPG 7JZpk339QwN6rBA5JR9YjYok1o2OLpNSq7H5WvfyMun3vSGQSu9rXWBDLojKpc90 9M9X19i1Y0W4ICtkxowafgqsqTNAebMDhz08aE0YX7mkniTvO4imZDpW2ij14aGh y8m15jMi7Kdum0HY7MMKxuYdwse5NkeU5gXW7nI7ckw1jsbBA6mRpW7YIgNXRcme Dj2pf0sz7uE7Ot+kj3uOp9vzegb3I+KlcHz41xh1Od/mCOAFVUEwpvJtJnYYUQ== =Fwk9 -----END PGP SIGNATURE----- --Pz/qqzCPDfGwIFOg--