mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-09-03 23:41:53 -06:00
docs: move notes inside the body of the document
Make all documents start with a heading. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
bcfdfae78f
commit
f9df7aac75
1 changed files with 11 additions and 9 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
Multi-process QEMU
|
||||||
|
===================
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
This is the design document for multi-process QEMU. It does not
|
This is the design document for multi-process QEMU. It does not
|
||||||
necessarily reflect the status of the current implementation, which
|
necessarily reflect the status of the current implementation, which
|
||||||
may lack features or be considerably different from what is described
|
may lack features or be considerably different from what is described
|
||||||
|
@ -7,9 +12,6 @@ the goals and general direction of this feature.
|
||||||
Please refer to the following wiki for latest details:
|
Please refer to the following wiki for latest details:
|
||||||
https://wiki.qemu.org/Features/MultiProcessQEMU
|
https://wiki.qemu.org/Features/MultiProcessQEMU
|
||||||
|
|
||||||
Multi-process QEMU
|
|
||||||
===================
|
|
||||||
|
|
||||||
QEMU is often used as the hypervisor for virtual machines running in the
|
QEMU is often used as the hypervisor for virtual machines running in the
|
||||||
Oracle cloud. Since one of the advantages of cloud computing is the
|
Oracle cloud. Since one of the advantages of cloud computing is the
|
||||||
ability to run many VMs from different tenants in the same cloud
|
ability to run many VMs from different tenants in the same cloud
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue