parent
5c5b62beec
commit
f5b940228a
@ -0,0 +1,13 @@
|
||||
***********
|
||||
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
|
Loading…
Reference in new issue