docs→rtfd
This commit is contained in:
parent
7bc781ed11
commit
c7ec1dc5d1
131 changed files with 1 additions and 1 deletions
18
rtfd/public/qemu-system/index.rst
Normal file
18
rtfd/public/qemu-system/index.rst
Normal file
|
@ -0,0 +1,18 @@
|
|||
***********
|
||||
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
|
Loading…
Add table
Add a link
Reference in a new issue