rtfd/docs/public/qemu-system/index.rst
2021-09-19 22:24:49 +02:00

13 lines
192 B
ReStructuredText

***********
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