qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/6] ahci: rerror/werror=stop resume tests


From: John Snow
Subject: Re: [Qemu-devel] [PATCH 0/6] ahci: rerror/werror=stop resume tests
Date: Tue, 24 Feb 2015 12:56:53 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0



On 02/23/2015 07:45 PM, John Snow wrote:
This series requires, in order:

ahci-preliminary-refactor (stefanha/block)
ahci-dma-test             (stefanha/block)

Update 2015-02-24: You can base off of master; but you still need the patches below:

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


--
—js



reply via email to

[Prev in Thread] Current Thread [Next in Thread]