*********** qemu-system *********** .. code:: shell qemu-system-x86_64 \ -nodefaults \ -vga virtio \ -m 1024 \ -drive file=test.img,format=raw,if=virtio \ -enable-kvm \ -bios OVMF.fd .. code:: shell -device qemu-xhci \ -device usb-tablet