qemu-devel
[Top][All Lists]
Advanced

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

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


From: John Snow
Subject: Re: [Qemu-devel] [PATCH v2 0/6] ahci: rerror/werror=stop resume tests
Date: Fri, 13 Mar 2015 15:35:21 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

Ping: The series this is based on has been bumped to v2, but it does not change the context for this patchset.

Requires: <address@hidden>

On 03/10/2015 04:14 PM, John Snow wrote:
This series is based on:
"[Qemu-devel] [PATCH 0/2] ahci: test varying sector offsets"

There appear to be some upstream issues for iotests 051 and 061,
but this series does not appear to alter the existing bad behavior
of those 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.

v1 got bounced due to a prerequisite failing a test during a pull req,
so v2 is nearly unchanged:

v2:
  - Rebased to master
  - Fixed an include issue for patch 5.

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





reply via email to

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