aboutsummaryrefslogtreecommitdiffstats
path: root/docs/system/qemu-cpu-models.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/system/qemu-cpu-models.rst')
-rw-r--r--docs/system/qemu-cpu-models.rst24
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/system/qemu-cpu-models.rst b/docs/system/qemu-cpu-models.rst
new file mode 100644
index 000000000..5cf6e46f8
--- /dev/null
+++ b/docs/system/qemu-cpu-models.rst
@@ -0,0 +1,24 @@
+:orphan:
+
+==================================
+QEMU / KVM CPU model configuration
+==================================
+
+--------
+Synopsis
+--------
+
+QEMU CPU Modelling Infrastructure manual
+
+-----------
+Description
+-----------
+
+.. include:: cpu-models-x86.rst.inc
+.. include:: cpu-models-mips.rst.inc
+
+--------
+See also
+--------
+
+The HTML documentation of QEMU for more precise information and Linux user mode emulator invocation.