mirror of
https://github.com/qemu/qemu.git
synced 2025-01-23 05:54:02 +08:00
docs: Move microvm.rst into the system manual
Now that target-i386.rst has a place to list documentation of machines other than the 'pc' machine, we have a place we can move the microvm documentation to. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
This commit is contained in:
parent
7f0cff6e34
commit
e8eee8d3d9
@ -1,6 +1,5 @@
|
|||||||
====================
|
'microvm' virtual platform (``microvm``)
|
||||||
microvm Machine Type
|
========================================
|
||||||
====================
|
|
||||||
|
|
||||||
``microvm`` is a machine type inspired by ``Firecracker`` and
|
``microvm`` is a machine type inspired by ``Firecracker`` and
|
||||||
constructed after its machine model.
|
constructed after its machine model.
|
@ -16,6 +16,7 @@ Board-specific documentation
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
i386/microvm
|
||||||
i386/pc
|
i386/pc
|
||||||
|
|
||||||
.. include:: cpu-models-x86.rst.inc
|
.. include:: cpu-models-x86.rst.inc
|
||||||
|
Loading…
Reference in New Issue
Block a user