Failed in applying to current master (
apply log)
MAINTAINERS | 1 +
docs/devel/testing/functional.rst | 8 ++++---
include/hw/s390x/s390-pci-bus.h | 3 +++
include/hw/s390x/s390-pci-clp.h | 1 +
hw/s390x/s390-pci-bus.c | 39 +++++++++++++++++++++++++++++--
hw/s390x/s390-pci-inst.c | 13 +++++++++--
hw/s390x/s390-pci-vfio.c | 28 ++++++++++++++++++----
hw/s390x/s390-virtio-ccw.c | 5 ++++
tests/functional/meson.build | 1 +
tests/functional/qemu_test/linuxkernel.py | 26 ++++++++++++++++++++-
tests/functional/qemu_test/testcase.py | 8 +++----
tests/functional/qemu_test/tuxruntest.py | 11 ---------
tests/functional/qemu_test/uncompress.py | 6 ++---
tests/functional/test_intel_iommu.py | 22 +----------------
tests/functional/test_mem_addr_space.py | 34 +++++++++++++++++++++++++++
tests/functional/test_mips_malta.py | 20 +++++++++++++++-
tests/functional/test_ppc64_tuxrun.py | 2 +-
tests/functional/test_virtio_balloon.py | 29 ++++++++++++++++++-----
18 files changed, 197 insertions(+), 60 deletions(-)