summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorCornelia Huck2020-11-26 14:01:58 +0100
committerCornelia Huck2020-12-11 11:38:10 +0100
commit2d9ca5a37b12902f461d901e783cc2ffa4842b93 (patch)
treead1812bfff5e6cd8fef6d895908082efff66e0a9 /MAINTAINERS
parenthw/watchdog/wdt_diag288: Remove unnecessary includes (diff)
downloadqemu-2d9ca5a37b12902f461d901e783cc2ffa4842b93.tar.gz
qemu-2d9ca5a37b12902f461d901e783cc2ffa4842b93.tar.xz
qemu-2d9ca5a37b12902f461d901e783cc2ffa4842b93.zip
tests/acceptance: add a test for devices on s390x
This adds a very basic test for checking that we present devices in a way that Linux can consume: boot with both virtio-net-ccw and virtio-net-pci attached and then verify that Linux is able to see and detect these devices. Signed-off-by: Cornelia Huck <cohuck@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com> Message-Id: <20201126130158.1471985-1-cohuck@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a83416d54c..a0dcd6b597 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1426,6 +1426,7 @@ F: include/hw/s390x/
F: hw/watchdog/wdt_diag288.c
F: include/hw/watchdog/wdt_diag288.h
F: default-configs/s390x-softmmu.mak
+F: tests/acceptance/machine_s390_ccw_virtio.py
T: git https://github.com/cohuck/qemu.git s390-next
T: git https://github.com/borntraeger/qemu.git s390-next
L: qemu-s390x@nongnu.org