From: Peter Krempa Date: Fri, 4 Jul 2025 07:55:14 +0000 (+0200) Subject: qemuxmlconftest: x86_64: Drop explicit use of '2.10' machine type X-Git-Tag: v11.6.0-rc1~123 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=922db10ee4af29588871cc01f0c09b121b936938;p=thirdparty%2Flibvirt.git qemuxmlconftest: x86_64: Drop explicit use of '2.10' machine type New qemu will be deprecating them. Drop the use from test files not depending on the actual machine type. Signed-off-by: Peter Krempa Reviewed-by: Pavel Hrdina --- diff --git a/tests/qemuxmlconfdata/tseg-explicit-size.x86_64-latest.args b/tests/qemuxmlconfdata/tseg-explicit-size.x86_64-latest.args index e4259f32cd..36ae1a984d 100644 --- a/tests/qemuxmlconfdata/tseg-explicit-size.x86_64-latest.args +++ b/tests/qemuxmlconfdata/tseg-explicit-size.x86_64-latest.args @@ -10,7 +10,7 @@ XDG_CONFIG_HOME=/var/lib/libvirt/qemu/domain--1-QEMUGuest1/.config \ -name guest=QEMUGuest1,debug-threads=on \ -S \ -object '{"qom-type":"secret","id":"masterKey0","format":"raw","file":"/var/lib/libvirt/qemu/domain--1-QEMUGuest1/master-key.aes"}' \ --machine pc-q35-2.10,usb=off,smm=on,dump-guest-core=off,memory-backend=pc.ram,acpi=off \ +-machine q35,usb=off,smm=on,dump-guest-core=off,memory-backend=pc.ram,acpi=off \ -accel tcg \ -global mch.extended-tseg-mbytes=48 \ -cpu qemu64 \ diff --git a/tests/qemuxmlconfdata/tseg-explicit-size.x86_64-latest.xml b/tests/qemuxmlconfdata/tseg-explicit-size.x86_64-latest.xml index d0bb47cda8..50f48b8825 100644 --- a/tests/qemuxmlconfdata/tseg-explicit-size.x86_64-latest.xml +++ b/tests/qemuxmlconfdata/tseg-explicit-size.x86_64-latest.xml @@ -5,7 +5,7 @@ 219100 1 - hvm + hvm diff --git a/tests/qemuxmlconfdata/tseg-explicit-size.xml b/tests/qemuxmlconfdata/tseg-explicit-size.xml index ae31210484..ab9d07014a 100644 --- a/tests/qemuxmlconfdata/tseg-explicit-size.xml +++ b/tests/qemuxmlconfdata/tseg-explicit-size.xml @@ -5,7 +5,7 @@ 219100 1 - hvm + hvm