From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36386) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YR30C-0005DI-Fo for qemu-devel@nongnu.org; Thu, 26 Feb 2015 13:17:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YR305-0001bl-40 for qemu-devel@nongnu.org; Thu, 26 Feb 2015 13:17:36 -0500 Received: from mail-wg0-x22b.google.com ([2a00:1450:400c:c00::22b]:43358) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YR304-0001bc-Sx for qemu-devel@nongnu.org; Thu, 26 Feb 2015 13:17:29 -0500 Received: by wggy19 with SMTP id y19so13453916wgg.10 for ; Thu, 26 Feb 2015 10:17:28 -0800 (PST) Date: Thu, 26 Feb 2015 18:17:25 +0000 From: Stefan Hajnoczi Message-ID: <20150226181725.GA6211@stefanha-thinkpad.redhat.com> References: <1424738729-17082-1-git-send-email-jsnow@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="RnlQjJ0d97Da+TV1" Content-Disposition: inline In-Reply-To: <1424738729-17082-1-git-send-email-jsnow@redhat.com> Subject: Re: [Qemu-devel] [PATCH 0/6] ahci: rerror/werror=stop resume tests List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow Cc: kwolf@redhat.com, marc.mari.barcelo@gmail.com, qemu-devel@nongnu.org, stefanha@redhat.com, pbonzini@redhat.com, afaerber@suse.de --RnlQjJ0d97Da+TV1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 23, 2015 at 07:45:23PM -0500, John Snow wrote: > This series requires, in order: >=20 > ahci-preliminary-refactor (stefanha/block) > ahci-dma-test (stefanha/block) > [PATCH v4 00/17] ide: rerror/werror migration fixes for IDE/ISA and AHCI > [PATCH 0/8] ahci: add more IO tests >=20 > This patchset brings us up to feature parity with the ide-test that > was checked in for the rerror/werror migration fixes series. >=20 > With the expanded functionality of libqos, we test error injection > and error recovery for the AHCI device. >=20 > John Snow (6): > qtest/ahci: Add simple flush test > qtest/ahci: Allow override of default CLI options > libqtest: add qmp_eventwait > libqtest: add qmp_async > libqos: add blkdebug_prepare_script > qtest/ahci: add flush retry test >=20 > tests/ahci-test.c | 143 ++++++++++++++++++++++++++++++++++++++++-= ------ > tests/ide-test.c | 34 +---------- > tests/libqos/libqos-pc.c | 5 ++ > tests/libqos/libqos-pc.h | 1 + > tests/libqos/libqos.c | 22 ++++++++ > tests/libqos/libqos.h | 1 + > tests/libqtest.c | 46 ++++++++++++++- > tests/libqtest.h | 47 ++++++++++++++++ > 8 files changed, 245 insertions(+), 54 deletions(-) Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan --RnlQjJ0d97Da+TV1 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJU72M1AAoJEJykq7OBq3PIVzoH/RF7MX/JgkORkmCD9F8+jqHN Zn13zm5HigWP6xHra06+29fsKSb32HwgYC0M/e6hR1MUNFTaKkCOQaq3EycqSOrt WwertDvOM/2C0larBDSIcrXbd+ae5fMkYnibhKHroqlVreraX+4syivWuRnBlSGk A5Oso0IS5NFr1QobRovQVX+T0k+rJOSq4l7HR6z9iHEU5ls2Jhx5b/eeJbM+vHjy WtVliRV3z8a/c1/AB+2VwLvCJ1AHmCG2GzdisLv0NrcIrj5FweyisEV5RDGmgJQu 0OumdD22kumQJiBEuxrA/H5LDXSiNGS35k9Du2KvLKGRxzzaeoEq5qhETGhL0eE= =5PAm -----END PGP SIGNATURE----- --RnlQjJ0d97Da+TV1--