aboutsummaryrefslogtreecommitdiff
path: root/docs/system/i386/pc.rst
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2020-11-12 14:40:37 +0000
committerPeter Maydell <peter.maydell@linaro.org>2020-11-23 11:09:42 +0000
commit7f0cff6e3427d82f81243660d0035d647ee5ee05 (patch)
treed54167715c92bcb5799ebc4063ac04dd572d730b /docs/system/i386/pc.rst
parentc5d7cfdaace7f547fd572b50baaa7182366513e7 (diff)
downloadqemu-7f0cff6e3427d82f81243660d0035d647ee5ee05.zip
qemu-7f0cff6e3427d82f81243660d0035d647ee5ee05.tar.gz
qemu-7f0cff6e3427d82f81243660d0035d647ee5ee05.tar.bz2
docs: Split out 'pc' machine model docs into their own file
Currently target-i386.rst includes the documentation of the 'pc' machine model inline. Split it out into its own file, in a similar way to target-i386.rst; this gives us a place to put documentation of other i386 machine models, such as 'microvm'. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'docs/system/i386/pc.rst')
-rw-r--r--docs/system/i386/pc.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/system/i386/pc.rst b/docs/system/i386/pc.rst
new file mode 100644
index 0000000..d543c11
--- /dev/null
+++ b/docs/system/i386/pc.rst
@@ -0,0 +1,7 @@
+i440fx PC (``pc-i440fx``, ``pc``)
+=================================
+
+Peripherals
+~~~~~~~~~~~
+
+.. include:: ../target-i386-desc.rst.inc