44 | | This happens without any virt-manager involved. The command-line that triggers it every time is: qemu-system-x86_64 -usbdevice tablet -smp 12 -m 2G -net user,hostfwd=tcp::25723-:22 -net nic -drive file=haiku64.raw,format=raw -boot menu=on -vga vmware -enable-kvm -cpu host,host-phys-bits |
| 44 | This happens without any virt-manager involved. The command-line that triggers it every time is: |
| 45 | |
| 46 | {{{ |
| 47 | qemu-system-x86_64 -usbdevice tablet -smp 12 -m 2G -net user,hostfwd=tcp::25723-:22 -net nic -drive file=haiku64.raw,format=raw -boot menu=on -vga vmware -enable-kvm -cpu host,host-phys-bits |
| 48 | }}} |