qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v5 3/6] tests: move QVirtioBus pointer into QVir


From: Thomas Huth
Subject: Re: [Qemu-devel] [PATCH v5 3/6] tests: move QVirtioBus pointer into QVirtioDevice
Date: Mon, 17 Oct 2016 13:30:29 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0

On 17.10.2016 12:30, Laurent Vivier wrote:
> This allows to not have to pass bus and device for every virtio functions.
> 
> Signed-off-by: Laurent Vivier <address@hidden>
> Reviewed-by: Greg Kurz <address@hidden>
> ---
>  tests/libqos/virtio-mmio.c |   1 +
>  tests/libqos/virtio-pci.c  |   2 +
>  tests/libqos/virtio.c      |  77 +++++++++++-------------
>  tests/libqos/virtio.h      |  51 +++++++---------
>  tests/vhost-user-test.c    |  33 +++++-----
>  tests/virtio-9p-test.c     |  15 +++--
>  tests/virtio-blk-test.c    | 147 
> ++++++++++++++++++++-------------------------
>  tests/virtio-net-test.c    |  59 +++++++++---------
>  tests/virtio-scsi-test.c   |  17 +++---
>  9 files changed, 185 insertions(+), 217 deletions(-)


Reviewed-by: Thomas Huth <address@hidden>




reply via email to

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