From: Peter Krempa Date: Wed, 5 Jan 2022 18:34:32 +0000 (+0100) Subject: qemuhotplugtestdomains: Remove unnecessary use of versioned pc machine types X-Git-Tag: v8.0.0-rc1~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9002204946232fccc35f5329d8375a84e797e63;p=thirdparty%2Flibvirt.git qemuhotplugtestdomains: Remove unnecessary use of versioned pc machine types The specific machine type is not important for the test. We can use 'pc' instead. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- diff --git a/tests/qemuhotplugtestdomains/qemuhotplug-console-compat-2-live+console-virtio.xml b/tests/qemuhotplugtestdomains/qemuhotplug-console-compat-2-live+console-virtio.xml index 5d688e7748..38311b188c 100644 --- a/tests/qemuhotplugtestdomains/qemuhotplug-console-compat-2-live+console-virtio.xml +++ b/tests/qemuhotplugtestdomains/qemuhotplug-console-compat-2-live+console-virtio.xml @@ -8,7 +8,7 @@ /machine - hvm + hvm diff --git a/tests/qemuhotplugtestdomains/qemuhotplug-console-compat-2-live.xml b/tests/qemuhotplugtestdomains/qemuhotplug-console-compat-2-live.xml index b916f30412..3fe205430c 100644 --- a/tests/qemuhotplugtestdomains/qemuhotplug-console-compat-2-live.xml +++ b/tests/qemuhotplugtestdomains/qemuhotplug-console-compat-2-live.xml @@ -8,7 +8,7 @@ /machine - hvm + hvm