docs/devel/tcg-plugins.rst | 4 +- include/hw/s390x/s390_flic.h | 1 + hw/intc/s390_flic.c | 75 ++++++++++++++++++++++++++++++++++-- hw/s390x/s390-virtio-ccw.c | 8 ++++ tests/qtest/device-introspect-test.c | 7 ++-- tests/qtest/libqtest.c | 3 ++ tests/qtest/migration-test.c | 12 ------ tests/qtest/qos-test.c | 16 ++++++-- tests/qtest/vhost-user-test.c | 6 +-- .travis.yml | 6 +++ pc-bios/s390-ccw/Makefile | 4 +- tests/avocado/hotplug_blk.py | 69 +++++++++++++++++++++++++++++++++ 12 files changed, 181 insertions(+), 30 deletions(-) create mode 100644 tests/avocado/hotplug_blk.py