qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/6] ahci: rerror/werror=stop resume tests
@ 2015-02-24  0:45 John Snow
  2015-02-24  0:45 ` [Qemu-devel] [PATCH 1/6] qtest/ahci: Add simple flush test John Snow
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: John Snow @ 2015-02-24  0:45 UTC (permalink / raw)
  To: qemu-devel
  Cc: kwolf, marc.mari.barcelo, stefanha, pbonzini, John Snow, afaerber

This series requires, in order:

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

This patchset brings us up to feature parity with the ide-test that
was checked in for the rerror/werror migration fixes series.

With the expanded functionality of libqos, we test error injection
and error recovery for the AHCI device.

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

 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(-)

-- 
1.9.3

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-02-26 18:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-24  0:45 [Qemu-devel] [PATCH 0/6] ahci: rerror/werror=stop resume tests John Snow
2015-02-24  0:45 ` [Qemu-devel] [PATCH 1/6] qtest/ahci: Add simple flush test John Snow
2015-02-24  0:45 ` [Qemu-devel] [PATCH 2/6] qtest/ahci: Allow override of default CLI options John Snow
2015-02-24  0:45 ` [Qemu-devel] [PATCH 3/6] libqtest: add qmp_eventwait John Snow
2015-02-24  0:45 ` [Qemu-devel] [PATCH 4/6] libqtest: add qmp_async John Snow
2015-02-24  0:45 ` [Qemu-devel] [PATCH 5/6] libqos: add blkdebug_prepare_script John Snow
2015-02-24  0:45 ` [Qemu-devel] [PATCH 6/6] qtest/ahci: add flush retry test John Snow
2015-02-24 17:56 ` [Qemu-devel] [PATCH 0/6] ahci: rerror/werror=stop resume tests John Snow
2015-02-26 18:17 ` Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).