qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 25/32] ahci: Adding basic functionality qtest


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v3 25/32] ahci: Adding basic functionality qtest.
Date: Thu, 14 Aug 2014 16:34:33 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Wed, Aug 13, 2014 at 05:56:08PM -0400, John Snow wrote:
> Currently, there is no qtest to test the functionality of
> the AHCI functionality present within the Q35 machine type.
> 
> This patch adds a skeleton for an AHCI test suite,
> and adds a simple sanity-check test case where we
> identify that the AHCI device is present, then
> disengage the virtual machine.
> 
> Signed-off-by: John Snow <address@hidden>
> ---
>  tests/Makefile    |   2 +
>  tests/ahci-test.c | 196 
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 198 insertions(+)
>  create mode 100644 tests/ahci-test.c

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: pgpQeJG6GmWqU.pgp
Description: PGP signature


reply via email to

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