mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
tests: qemuxml2argv: Remove downstream machine type in 'controller-order' case
Use 'pc' instead of ancient 'rhel-6.1'. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user