Peter Krempa (2): qemumonitorjsontest: Work around deprecation of 'vcpu' argument of 'trace-event-get-state' qemucapabilitiestest: Add data for the qemu-8.1 .../domaincapsdata/qemu_8.1.0-q35.x86_64.xml | 286 + .../domaincapsdata/qemu_8.1.0-tcg.x86_64.xml | 287 + tests/domaincapsdata/qemu_8.1.0.x86_64.xml | 286 + .../caps_8.1.0_x86_64.replies | 42336 ++++++++++++++++ .../caps_8.1.0_x86_64.xml | 3757 ++ tests/qemumonitorjsontest.c | 4 +- .../cpu-host-model.x86_64-latest.args | 2 +- 7 files changed, 46954 insertions(+), 4 deletions(-) create mode 100644 tests/domaincapsdata/qemu_8.1.0-q35.x86_64.xml create mode 100644 tests/domaincapsdata/qemu_8.1.0-tcg.x86_64.xml create mode 100644 tests/domaincapsdata/qemu_8.1.0.x86_64.xml create mode 100644 tests/qemucapabilitiesdata/caps_8.1.0_x86_64.replies create mode 100644 tests/qemucapabilitiesdata/caps_8.1.0_x86_64.xml -- 2.40.1