This series adds the capabilities of QEMU 3.1.0 and 4.0.0 on s390x.
Boris Fiuczynski (4):
tests: Add capabilities for QEMU 3.1.0 on s390x
tests: domaincaps: Add QEMU 3.1.0 for s390x
tests: Add capabilities for QEMU 4.0.0 on s390x
tests: domaincaps: Add QEMU 4.0.0 for s390x
.../domaincapsschemadata/qemu_3.1.0.s390x.xml | 196 +
.../domaincapsschemadata/qemu_4.0.0.s390x.xml | 198 +
tests/domaincapstest.c | 8 +
.../caps_3.1.0.s390x.replies | 20893 +++++++++++++++
.../qemucapabilitiesdata/caps_3.1.0.s390x.xml | 2728 ++
.../caps_4.0.0.s390x.replies | 21514 ++++++++++++++++
.../qemucapabilitiesdata/caps_4.0.0.s390x.xml | 2894 +++
...othreads-virtio-scsi-ccw.s390x-latest.args | 6 +-
.../s390x-ccw-graphics.s390x-latest.args | 2 +-
.../s390x-ccw-headless.s390x-latest.args | 2 +-
.../vhost-vsock-ccw-auto.s390x-latest.args | 2 +-
.../vhost-vsock-ccw.s390x-latest.args | 2 +-
12 files changed, 48438 insertions(+), 7 deletions(-)
create mode 100644 tests/domaincapsschemadata/qemu_3.1.0.s390x.xml
create mode 100644 tests/domaincapsschemadata/qemu_4.0.0.s390x.xml
create mode 100644 tests/qemucapabilitiesdata/caps_3.1.0.s390x.replies
create mode 100644 tests/qemucapabilitiesdata/caps_3.1.0.s390x.xml
create mode 100644 tests/qemucapabilitiesdata/caps_4.0.0.s390x.replies
create mode 100644 tests/qemucapabilitiesdata/caps_4.0.0.s390x.xml
--
2.17.0