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 <lviv...@redhat.com>
> Reviewed-by: Greg Kurz <gr...@kaod.org>
> ---
>  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 <th...@redhat.com>


Reply via email to