On 15/01/2019 19:19, Paolo Bonzini wrote:
From: Emanuele Giuseppe Esposito <[email protected]>

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 <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
---
  tests/libqos/virtio.c    |  7 +++++++
  tests/libqos/virtio.h    |  1 +
  tests/vhost-user-test.c  |  4 +---
  tests/virtio-9p-test.c   |  4 +---
  tests/virtio-blk-test.c  | 10 +++-------
  tests/virtio-net-test.c  |  4 +---
  tests/virtio-scsi-test.c |  4 +---
  7 files changed, 15 insertions(+), 19 deletions(-)


Reviewed-by: Laurent Vivier <[email protected]>



Reply via email to