qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 01/11] tests: Functions bus_foreach and devic


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v4 01/11] tests: Functions bus_foreach and device_find from libqos virtio API
Date: Wed, 13 Aug 2014 17:52:07 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Tue, Aug 12, 2014 at 01:41:46PM +0200, Marc Marí wrote:
> Virtio header has been changed to compile and work with a real device.
> Functions bus_foreach and device_find have been implemented for PCI.
> Virtio-blk test case now opens a fake device.
> 
> Signed-off-by: Marc Marí <address@hidden>
> ---
>  tests/Makefile            |    3 +-
>  tests/libqos/virtio-pci.c |   75 
> +++++++++++++++++++++++++++++++++++++++++++++
>  tests/libqos/virtio-pci.h |   24 +++++++++++++++
>  tests/libqos/virtio.h     |   23 ++++++++++++++
>  tests/virtio-blk-test.c   |   61 +++++++++++++++++++++++++++++++-----
>  5 files changed, 177 insertions(+), 9 deletions(-)
>  create mode 100644 tests/libqos/virtio-pci.c
>  create mode 100644 tests/libqos/virtio-pci.h
>  create mode 100644 tests/libqos/virtio.h

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: pgpJaiZGsrkoo.pgp
Description: PGP signature


reply via email to

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