Comment # 15 on bug 888259 from
This is no virtsh, this is plain KVM and the test's autoinst.log shows the
command line as this:

/usr/bin/qemu-kvm -m 1024 -serial file:serial0 -soundhw ac97 -global
isa-fdc.driveA= -vga cirrus -machine accel=kvm,kernel_irqchip=on -netdev
user,id=qanet0 -device virtio-net,netdev=qanet0,mac=52:54:00:12:34:56 -drive
file=raid/l1,cache=unsafe,if=none,id=hd1 -device virtio-blk,drive=hd1 -drive
file=raid/l2,cache=unsafe,if=none,id=hd2 -device virtio-blk,drive=hd2 -cdrom
/var/lib/openqa/factory/iso/openSUSE-FTT-DVD-x86_64-Snapshot20140920-Media.iso
-boot once=d,menu=on,splash-time=5000 -cpu qemu64 -usb -usbdevice tablet -smp 1
-enable-kvm -no-shutdown -vnc :97,share=force-shared -qmp
unix:qmp_socket,server,nowait -monitor unix:hmp_socket,server,nowait -S
-monitor telnet:127.0.0.1:20073,server,nowait


You are receiving this mail because: