qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/8] ahci: add more IO tests


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 0/8] ahci: add more IO tests
Date: Wed, 25 Feb 2015 15:29:16 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

On Thu, Feb 19, 2015 at 05:29:55PM -0500, 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.
> 
> 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(-)

I'm happy with all patches except the qemu-img spawning.

Attachment: pgppyZO0_Lh7o.pgp
Description: PGP signature


reply via email to

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