rtfd/docs/public/qemu-system/index.rst

14 lines
192 B
ReStructuredText
Raw Normal View History

2021-09-19 20:24:49 +00:00
***********
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