From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37910) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQdgW-0006K4-LB for qemu-devel@nongnu.org; Wed, 25 Feb 2015 10:15:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YQdgS-0005su-DJ for qemu-devel@nongnu.org; Wed, 25 Feb 2015 10:15:36 -0500 Received: from mail-we0-x232.google.com ([2a00:1450:400c:c03::232]:39750) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQdgS-0005sm-6O for qemu-devel@nongnu.org; Wed, 25 Feb 2015 10:15:32 -0500 Received: by wesx3 with SMTP id x3so4253005wes.6 for ; Wed, 25 Feb 2015 07:15:31 -0800 (PST) Date: Wed, 25 Feb 2015 15:15:28 +0000 From: Stefan Hajnoczi Message-ID: <20150225151528.GC2922@stefanha-thinkpad.redhat.com> References: <1424708286-16483-1-git-send-email-jsnow@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uh9ZiVrAOUUm9fzH" Content-Disposition: inline In-Reply-To: <1424708286-16483-1-git-send-email-jsnow@redhat.com> Subject: Re: [Qemu-devel] [PATCH v4 00/17] ide: rerror/werror migration fixes for IDE/ISA and AHCI List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow Cc: kwolf@redhat.com, mst@redhat.com, qemu-devel@nongnu.org, armbru@redhat.com, mreitz@redhat.com, stefanha@redhat.com, pbonzini@redhat.com --uh9ZiVrAOUUm9fzH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 23, 2015 at 11:17:49AM -0500, John Snow wrote: > This series fixes rerror/werror support for IDE/ISA and implements it in > a migratable way for AHCI. This series also fixes AHCI migration. >=20 > This series was written mostly by Paolo to unify the restart mechanics > of IDE/ISA and IDE/BMDMA, moving much of the restart logic into common > code. >=20 > Many of the earlier patches make more sense considering the end goal of > eliminating BMDMA specific restart code to be shared with ISA and AHCI > codepaths. >=20 > Migration for halted commands is fixed for ISA and AHCI. >=20 > As a consequence, operations halted via rerror=3Dstop or werror=3Dstop > should be able to be successfully migrated and resumed when using > ISA, PCI, or AHCI. >=20 > This series includes tests for ISA and PCI/BMDMA, but does not > yet include tests for AHCI, which require some more qtest work > to be upstreamed first. Regardless, the AHCI tests have been > written and can be observed at: > https://github.com/jnsnow/qemu/commits/ahci-devel >=20 > See "ahci: add migrate dma test" and "ahci-test: add flush migrate test" > for the WIP versions of the AHCI test that I used to exercise this > patchset. Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan --uh9ZiVrAOUUm9fzH Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJU7ecQAAoJEJykq7OBq3PIjOIIAI+mYVxqKTDOKHNYWYmuIxGk rGgoSb+YOEiikMb12UftJiGr5y1z3hRqv9bPIe2yaN+RThcHNVJGRrVTNtBdAJfp JDrmJwA19mTRNOwJfEQofDXlCsvIoKvAyP9+KXo7EZiI4itg6UN1J7DUl62Dl6uV ti7YX+oP9A54We9VfT11lcqhADRKy2r4TbRQbIYZXynz/LZ+rHM0yunXsyJEJkH7 OHaYkQ8SFliWUwFBcu9TUZiUd8+uR8s8j89N8BLABlfV+gvnlW58rKHlnhWPlDkz Zh9LdezOBkev2w9jpN/FcSrREoMNPzK+mB0wExSwGPtl3sQ2Huc9+jRnY5KA35c= =U3FH -----END PGP SIGNATURE----- --uh9ZiVrAOUUm9fzH--