tests/libqos: introduce virtio_start_device
commit34c977489dd85e3528b0e5c3a02157c834560efa
authorEmanuele Giuseppe Esposito <e.emanuelegiuseppe@gmail.com>
Wed, 25 Jul 2018 14:25:43 +0000 (25 16:25 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 7 Mar 2019 15:50:04 +0000 (7 16:50 +0100)
tree1a70337475f661124498a7a2d668f864507b158e
parent5b774fe5505dc7daad908f9f4b95e9e735c45c14
tests/libqos: introduce virtio_start_device

This function is intended to group all the qvirtio_* functions that
start the qvirtio devices.
Applied in all tests using this combination of functions.

Signed-off-by: Emanuele Giuseppe Esposito <e.emanuelegiuseppe@gmail.com>
Reviewed-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
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