qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/5] tests/libqos: introduce virtio_start_device


From: Laurent Vivier
Subject: Re: [Qemu-devel] [PATCH 1/5] tests/libqos: introduce virtio_start_device
Date: Wed, 16 Jan 2019 18:16:19 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

On 15/01/2019 19:19, Paolo Bonzini wrote:
From: Emanuele Giuseppe Esposito <address@hidden>

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 <address@hidden>
Signed-off-by: Paolo Bonzini <address@hidden>
---
  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 <address@hidden>





reply via email to

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