qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 6/6] tests: Enable the simple virtio tests on s3


From: Cornelia Huck
Subject: Re: [Qemu-devel] [PATCH 6/6] tests: Enable the simple virtio tests on s390x, too
Date: Thu, 17 Aug 2017 11:07:42 +0200

On Thu, 17 Aug 2017 08:25:13 +0200
Thomas Huth <address@hidden> wrote:

> Most of the simple virtio test can be used on virtio-ccw on
> s390x, too, by simply using the bus-independent alias names
> of the devices instead of the device names ending in "-pci".
> Hot-plugging can also be tested here - we just have to use
> the generic hot plug function instead of the PCI hot plug
> function in the qvirtio_plug_device_test() function.

Same comments as before regarding aliasing, and a possible future
desire to test virtio-pci on s390x as well.

But yes, we want the virtio tests on s390x as well.

> 
> Signed-off-by: Thomas Huth <address@hidden>
> ---
>  tests/Makefile.include      |  4 ++++
>  tests/libqos/virtio.c       |  4 +++-
>  tests/virtio-balloon-test.c |  6 +++---
>  tests/virtio-console-test.c | 12 ++++++------
>  tests/virtio-rng-test.c     | 10 +++++-----
>  tests/virtio-serial-test.c  |  8 ++++----
>  6 files changed, 25 insertions(+), 19 deletions(-)



reply via email to

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