***********
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
-device qemu-xhci \
-device usb-tablet