Since Ubuntu 22.04 went out of our support policy, the minimum QEMU version is dictated by Debian 12 (qemu-7.2). This also opens up possibility of retiring some qemu capabilities, but let's do that in a separate series. Michal Prívozník (9): qemuxmlconftest: Drop machine-i8042-{on/off} tests for 6.2.0 qemuxmlconftest: Drop disk-network-tlsx509-nbd-hostname test for 6.2.0 qemuxmlconftest: Drop old cpu model expansion tests qemuxmlconftest: Drop ppc64-default-cpu-kvm-pseries-2.7 test cases qemucapabilitiesdata: Add SGX support to caps_11.0.0_x86_64 qemuxmlconftest: Switch sgx-epc to 11.0.0 qemucapabilitiesdata: Drop old capabilities qemu: capabilities: Bump minimum qemu to qemu-7.2 domaincapsdata: Drop old test cases docs/drvqemu.rst | 2 +- src/qemu/qemu_capabilities.c | 2 +- .../domaincapsdata/qemu_11.0.0-q35.x86_64.xml | 11 +- .../domaincapsdata/qemu_11.0.0-tcg.x86_64.xml | 11 +- tests/domaincapsdata/qemu_11.0.0.x86_64.xml | 11 +- .../domaincapsdata/qemu_6.2.0-q35.x86_64.xml | 1179 - .../domaincapsdata/qemu_6.2.0-tcg.x86_64.xml | 1979 - tests/domaincapsdata/qemu_6.2.0.ppc64.xml | 212 - tests/domaincapsdata/qemu_6.2.0.x86_64.xml | 1177 - .../domaincapsdata/qemu_7.0.0-q35.x86_64.xml | 1216 - .../domaincapsdata/qemu_7.0.0-tcg.x86_64.xml | 2013 - tests/domaincapsdata/qemu_7.0.0.ppc64.xml | 218 - tests/domaincapsdata/qemu_7.0.0.x86_64.xml | 1214 - .../domaincapsdata/qemu_7.1.0-q35.x86_64.xml | 1174 - .../domaincapsdata/qemu_7.1.0-tcg.x86_64.xml | 1952 - tests/domaincapsdata/qemu_7.1.0.ppc64.xml | 211 - tests/domaincapsdata/qemu_7.1.0.x86_64.xml | 1172 - .../caps_11.0.0_x86_64.replies | 23 +- .../caps_11.0.0_x86_64.xml | 11 + .../caps_6.2.0_ppc64.replies | 33156 -------------- .../qemucapabilitiesdata/caps_6.2.0_ppc64.xml | 1098 - .../caps_6.2.0_x86_64.replies | 36829 --------------- .../caps_6.2.0_x86_64.xml | 3646 -- .../caps_7.0.0_ppc64.replies | 33695 -------------- .../qemucapabilitiesdata/caps_7.0.0_ppc64.xml | 1077 - .../caps_7.0.0_x86_64.replies | 37507 --------------- .../caps_7.0.0_x86_64.xml | 3723 -- .../caps_7.1.0_ppc64.replies | 34399 -------------- .../qemucapabilitiesdata/caps_7.1.0_ppc64.xml | 1076 - .../caps_7.1.0_x86_64.replies | 38059 ---------------- .../caps_7.1.0_x86_64.xml | 3516 -- ...-host-model-fallback-kvm.x86_64-6.2.0.args | 34 - ...u-host-model-fallback-kvm.x86_64-6.2.0.xml | 29 - ...-host-model-fallback-kvm.x86_64-7.0.0.args | 34 - ...u-host-model-fallback-kvm.x86_64-7.0.0.xml | 29 - ...-host-model-fallback-kvm.x86_64-7.1.0.args | 34 - ...u-host-model-fallback-kvm.x86_64-7.1.0.xml | 29 - ...-host-model-fallback-tcg.x86_64-6.2.0.args | 34 - ...u-host-model-fallback-tcg.x86_64-6.2.0.xml | 29 - ...-host-model-fallback-tcg.x86_64-7.0.0.args | 34 - ...u-host-model-fallback-tcg.x86_64-7.0.0.xml | 29 - ...-host-model-fallback-tcg.x86_64-7.1.0.args | 34 - ...u-host-model-fallback-tcg.x86_64-7.1.0.xml | 29 - .../cpu-host-model-kvm.x86_64-6.2.0.args | 39 - .../cpu-host-model-kvm.x86_64-6.2.0.xml | 48 - .../cpu-host-model-kvm.x86_64-7.0.0.args | 39 - .../cpu-host-model-kvm.x86_64-7.0.0.xml | 48 - .../cpu-host-model-kvm.x86_64-7.1.0.args | 39 - .../cpu-host-model-kvm.x86_64-7.1.0.xml | 48 - ...ost-model-nofallback-kvm.x86_64-6.2.0.args | 34 - ...host-model-nofallback-kvm.x86_64-6.2.0.xml | 29 - ...ost-model-nofallback-kvm.x86_64-7.0.0.args | 34 - ...host-model-nofallback-kvm.x86_64-7.0.0.xml | 29 - ...ost-model-nofallback-kvm.x86_64-7.1.0.args | 34 - ...host-model-nofallback-kvm.x86_64-7.1.0.xml | 29 - ...ost-model-nofallback-tcg.x86_64-6.2.0.args | 34 - ...host-model-nofallback-tcg.x86_64-6.2.0.xml | 29 - ...ost-model-nofallback-tcg.x86_64-7.0.0.args | 34 - ...host-model-nofallback-tcg.x86_64-7.0.0.xml | 29 - ...ost-model-nofallback-tcg.x86_64-7.1.0.args | 34 - ...host-model-nofallback-tcg.x86_64-7.1.0.xml | 29 - .../cpu-host-model-tcg.x86_64-6.2.0.args | 39 - .../cpu-host-model-tcg.x86_64-6.2.0.xml | 48 - .../cpu-host-model-tcg.x86_64-7.0.0.args | 39 - .../cpu-host-model-tcg.x86_64-7.0.0.xml | 48 - .../cpu-host-model-tcg.x86_64-7.1.0.args | 39 - .../cpu-host-model-tcg.x86_64-7.1.0.xml | 48 - ...work-tlsx509-nbd-hostname.x86_64-6.2.0.err | 1 - .../machine-i8042-off.x86_64-6.2.0.err | 1 - .../machine-i8042-on.x86_64-6.2.0.err | 1 - ...fault-cpu-kvm-pseries-2.7.ppc64-7.0.0.args | 38 - ...efault-cpu-kvm-pseries-2.7.ppc64-7.0.0.xml | 49 - .../ppc64-default-cpu-kvm-pseries-2.7.xml | 22 - ...fault-cpu-tcg-pseries-2.7.ppc64-7.0.0.args | 38 - ...efault-cpu-tcg-pseries-2.7.ppc64-7.0.0.xml | 49 - .../ppc64-default-cpu-tcg-pseries-2.7.xml | 22 - ...-7.0.0.args => sgx-epc.x86_64-11.0.0.args} | 9 +- ...64-7.0.0.xml => sgx-epc.x86_64-11.0.0.xml} | 0 tests/qemuxmlconftest.c | 25 +- 79 files changed, 67 insertions(+), 243035 deletions(-) delete mode 100644 tests/domaincapsdata/qemu_6.2.0-q35.x86_64.xml delete mode 100644 tests/domaincapsdata/qemu_6.2.0-tcg.x86_64.xml delete mode 100644 tests/domaincapsdata/qemu_6.2.0.ppc64.xml delete mode 100644 tests/domaincapsdata/qemu_6.2.0.x86_64.xml delete mode 100644 tests/domaincapsdata/qemu_7.0.0-q35.x86_64.xml delete mode 100644 tests/domaincapsdata/qemu_7.0.0-tcg.x86_64.xml delete mode 100644 tests/domaincapsdata/qemu_7.0.0.ppc64.xml delete mode 100644 tests/domaincapsdata/qemu_7.0.0.x86_64.xml delete mode 100644 tests/domaincapsdata/qemu_7.1.0-q35.x86_64.xml delete mode 100644 tests/domaincapsdata/qemu_7.1.0-tcg.x86_64.xml delete mode 100644 tests/domaincapsdata/qemu_7.1.0.ppc64.xml delete mode 100644 tests/domaincapsdata/qemu_7.1.0.x86_64.xml delete mode 100644 tests/qemucapabilitiesdata/caps_6.2.0_ppc64.replies delete mode 100644 tests/qemucapabilitiesdata/caps_6.2.0_ppc64.xml delete mode 100644 tests/qemucapabilitiesdata/caps_6.2.0_x86_64.replies delete mode 100644 tests/qemucapabilitiesdata/caps_6.2.0_x86_64.xml delete mode 100644 tests/qemucapabilitiesdata/caps_7.0.0_ppc64.replies delete mode 100644 tests/qemucapabilitiesdata/caps_7.0.0_ppc64.xml delete mode 100644 tests/qemucapabilitiesdata/caps_7.0.0_x86_64.replies delete mode 100644 tests/qemucapabilitiesdata/caps_7.0.0_x86_64.xml delete mode 100644 tests/qemucapabilitiesdata/caps_7.1.0_ppc64.replies delete mode 100644 tests/qemucapabilitiesdata/caps_7.1.0_ppc64.xml delete mode 100644 tests/qemucapabilitiesdata/caps_7.1.0_x86_64.replies delete mode 100644 tests/qemucapabilitiesdata/caps_7.1.0_x86_64.xml delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-6.2.0.args delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-6.2.0.xml delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-7.0.0.args delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-7.0.0.xml delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-7.1.0.args delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-7.1.0.xml delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-6.2.0.args delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-6.2.0.xml delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-7.0.0.args delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-7.0.0.xml delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-7.1.0.args delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-7.1.0.xml delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-6.2.0.args delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-6.2.0.xml delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-7.0.0.args delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-7.0.0.xml delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-7.1.0.args delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-7.1.0.xml delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-6.2.0.args delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-6.2.0.xml delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-7.0.0.args delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-7.0.0.xml delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-7.1.0.args delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-7.1.0.xml delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-6.2.0.args delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-6.2.0.xml delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-7.0.0.args delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-7.0.0.xml delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-7.1.0.args delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-7.1.0.xml delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-6.2.0.args delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-6.2.0.xml delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-7.0.0.args delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-7.0.0.xml delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-7.1.0.args delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-7.1.0.xml delete mode 100644 tests/qemuxmlconfdata/disk-network-tlsx509-nbd-hostname.x86_64-6.2.0.err delete mode 100644 tests/qemuxmlconfdata/machine-i8042-off.x86_64-6.2.0.err delete mode 100644 tests/qemuxmlconfdata/machine-i8042-on.x86_64-6.2.0.err delete mode 100644 tests/qemuxmlconfdata/ppc64-default-cpu-kvm-pseries-2.7.ppc64-7.0.0.args delete mode 100644 tests/qemuxmlconfdata/ppc64-default-cpu-kvm-pseries-2.7.ppc64-7.0.0.xml delete mode 100644 tests/qemuxmlconfdata/ppc64-default-cpu-kvm-pseries-2.7.xml delete mode 100644 tests/qemuxmlconfdata/ppc64-default-cpu-tcg-pseries-2.7.ppc64-7.0.0.args delete mode 100644 tests/qemuxmlconfdata/ppc64-default-cpu-tcg-pseries-2.7.ppc64-7.0.0.xml delete mode 100644 tests/qemuxmlconfdata/ppc64-default-cpu-tcg-pseries-2.7.xml rename tests/qemuxmlconfdata/{sgx-epc.x86_64-7.0.0.args => sgx-epc.x86_64-11.0.0.args} (83%) rename tests/qemuxmlconfdata/{sgx-epc.x86_64-7.0.0.xml => sgx-epc.x86_64-11.0.0.xml} (100%) -- 2.53.0