From f9bb79ff41acb42da526c9c11cfbc750b7ca735b Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Wed, 22 Jan 2020 17:42:42 +0100 Subject: [PATCH] tests: qemuxml2argv: Remove downstream machine type in 'controller-order' case Use 'pc' instead of ancient 'rhel-6.1'. Signed-off-by: Peter Krempa Reviewed-by: Michal Privoznik --- tests/qemuxml2argvdata/controller-order.args | 2 +- tests/qemuxml2argvdata/controller-order.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/qemuxml2argvdata/controller-order.args b/tests/qemuxml2argvdata/controller-order.args index a74813a9e3..ff88df04d8 100644 --- a/tests/qemuxml2argvdata/controller-order.args +++ b/tests/qemuxml2argvdata/controller-order.args @@ -10,7 +10,7 @@ QEMU_AUDIO_DRV=spice \ /usr/bin/qemu-system-x86_64 \ -name fdr \ -S \ --machine rhel6.1.0,accel=kvm,usb=off,dump-guest-core=off \ +-machine pc,accel=kvm,usb=off,dump-guest-core=off \ -m 4096 \ -realtime mlock=off \ -smp 4,sockets=4,cores=1,threads=1 \ diff --git a/tests/qemuxml2argvdata/controller-order.xml b/tests/qemuxml2argvdata/controller-order.xml index 5aedadcfcb..b68976e166 100644 --- a/tests/qemuxml2argvdata/controller-order.xml +++ b/tests/qemuxml2argvdata/controller-order.xml @@ -5,7 +5,7 @@ 4194304 4 - hvm + hvm