]> git.proxmox.com Git - mirror_qemu.git/commit - tests/virtio-scsi-test.c
tests: move QVirtioBus pointer into QVirtioDevice
authorLaurent Vivier <lvivier@redhat.com>
Mon, 17 Oct 2016 10:30:21 +0000 (12:30 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Thu, 27 Oct 2016 22:36:58 +0000 (09:36 +1100)
commit6b9cdf4cf1fd52c1a59a7640a02a718176bfd217
treed17580afdfc7e9f64da123f2de6da56a60c7dc14
parent458f3b2c953bdc7110896cb3691251023652523f
tests: move QVirtioBus pointer into QVirtioDevice

This allows to not have to pass bus and device for every virtio functions.

Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
[dwg: Fix style nit]
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
tests/libqos/virtio-mmio.c
tests/libqos/virtio-pci.c
tests/libqos/virtio.c
tests/libqos/virtio.h
tests/vhost-user-test.c
tests/virtio-9p-test.c
tests/virtio-blk-test.c
tests/virtio-net-test.c
tests/virtio-scsi-test.c