qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: John Snow <jsnow@redhat.com>
To: qemu-block@nongnu.org
Cc: kwolf@redhat.com, marc.mari.barcelo@gmail.com,
	qemu-devel@nongnu.org, stefanha@redhat.com, pbonzini@redhat.com
Subject: Re: [Qemu-devel] [PATCH v2 0/6] ahci: rerror/werror=stop resume tests
Date: Wed, 25 Mar 2015 18:29:21 -0400	[thread overview]
Message-ID: <551336C1.4030808@redhat.com> (raw)
In-Reply-To: <1426018503-821-1-git-send-email-jsnow@redhat.com>


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

After fixing the series this depends upon after it was booted from a 2.3 
pullreq for glib issues, I am staging this for 2.4.

Thanks!

      parent reply	other threads:[~2015-03-25 22:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-10 20:14 [Qemu-devel] [PATCH v2 0/6] ahci: rerror/werror=stop resume tests John Snow
2015-03-10 20:14 ` [Qemu-devel] [PATCH v2 1/6] qtest/ahci: Add simple flush test John Snow
2015-03-10 20:14 ` [Qemu-devel] [PATCH v2 2/6] qtest/ahci: Allow override of default CLI options John Snow
2015-03-10 20:15 ` [Qemu-devel] [PATCH v2 3/6] libqtest: add qmp_eventwait John Snow
2015-03-10 20:15 ` [Qemu-devel] [PATCH v2 4/6] libqtest: add qmp_async John Snow
2015-03-10 20:15 ` [Qemu-devel] [PATCH v2 5/6] libqos: add blkdebug_prepare_script John Snow
2015-03-10 20:15 ` [Qemu-devel] [PATCH v2 6/6] qtest/ahci: add flush retry test John Snow
2015-03-13 19:35 ` [Qemu-devel] [PATCH v2 0/6] ahci: rerror/werror=stop resume tests John Snow
2015-03-25 22:29 ` John Snow [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=551336C1.4030808@redhat.com \
    --to=jsnow@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=marc.mari.barcelo@gmail.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).