https://bugzilla.kernel.org/show_bug.cgi?id=65081 --- Comment #1 from Daniel Haid <d.haid@xxxxxxx> --- I have been told that I should provide the command line I am using, so here it is: qemu-system-x86_64 -enable-kvm -kernel vmlinuz-linux -initrd initramfs-linux.img -append "console=ttyS0,57600 loglevel=7 root=/dev/vda rw" -nographic -m 512 -drive file=/dev/mapper/vg0-xxxx--root,if=virtio -drive file=/dev/mapper/vg0-xxxx--swap,if=virtio -net nic,model=virtio -net tap,name=tap0,ifname=tap0,script=no,downscript=no -smp 2 The xxxx is different for the two guests. -- You are receiving this mail because: You are watching the assignee of the bug. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html