From: John Snow <jsnow@redhat.com>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com, armbru@redhat.com, stefanha@redhat.com
Subject: Re: [Qemu-devel] [PATCH 0/8] ahci: add more IO tests
Date: Tue, 24 Feb 2015 12:58:20 -0500 [thread overview]
Message-ID: <54ECBBBC.2050406@redhat.com> (raw)
In-Reply-To: <1424385003-9412-1-git-send-email-jsnow@redhat.com>
On 02/19/2015 05:29 PM, John Snow wrote:
> This series is based on top of my ahci DMA test series, which is in
> turn based on the ahci preliminary refactoring series. Both are currently
> pending on stefanha/block.
>
prerequisites are now upstream.
--js
> This series adds many variations that expand on the existing trivial
> DMA I/O case. These pathways check different PRDT configurations,
> different I/O commands for PIO and DMA, different address scheme
> combinations for LBA28 and LBA48, and different sector offsets.
>
> John Snow (8):
> libqos/ahci: Zero-fill AHCI headers
> qtest/ahci: Add a macro bootup routine
> libqos/ahci: add ahci command helpers
> qtest/ahci: Add DMA test variants
> qtest/ahci: Add PIO and LBA48 tests
> qtest/ahci: add fragmented dma test
> qtest/ahci: add qcow2 support to ahci-test
> qtest/ahci: test different disk sectors
>
> tests/ahci-test.c | 295 +++++++++++++++++++++++++++++++++++++++++++++-----
> tests/libqos/ahci.c | 54 ++++++++-
> tests/libqos/ahci.h | 9 +-
> tests/libqos/libqos.c | 30 +++++
> tests/libqos/libqos.h | 1 +
> 5 files changed, 355 insertions(+), 34 deletions(-)
>
next prev parent reply other threads:[~2015-02-24 17:58 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-19 22:29 [Qemu-devel] [PATCH 0/8] ahci: add more IO tests John Snow
2015-02-19 22:29 ` [Qemu-devel] [PATCH 1/8] libqos/ahci: Zero-fill AHCI headers John Snow
2015-02-19 22:29 ` [Qemu-devel] [PATCH 2/8] qtest/ahci: Add a macro bootup routine John Snow
2015-02-19 22:29 ` [Qemu-devel] [PATCH 3/8] libqos/ahci: add ahci command helpers John Snow
2015-02-19 22:29 ` [Qemu-devel] [PATCH 4/8] qtest/ahci: Add DMA test variants John Snow
2015-02-19 22:30 ` [Qemu-devel] [PATCH 5/8] qtest/ahci: Add PIO and LBA48 tests John Snow
2015-02-19 22:30 ` [Qemu-devel] [PATCH 6/8] qtest/ahci: add fragmented dma test John Snow
2015-02-19 22:30 ` [Qemu-devel] [PATCH 7/8] qtest/ahci: add qcow2 support to ahci-test John Snow
2015-02-25 15:27 ` Stefan Hajnoczi
2015-02-25 22:40 ` John Snow
2015-02-26 11:01 ` Stefan Hajnoczi
2015-02-19 22:30 ` [Qemu-devel] [PATCH 8/8] qtest/ahci: test different disk sectors John Snow
2015-02-24 17:58 ` John Snow [this message]
2015-02-25 15:29 ` [Qemu-devel] [PATCH 0/8] ahci: add more IO tests Stefan Hajnoczi
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=54ECBBBC.2050406@redhat.com \
--to=jsnow@redhat.com \
--cc=armbru@redhat.com \
--cc=kwolf@redhat.com \
--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).