]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
docs: Move arm-cpu-features.rst into the system manual
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 9 Mar 2020 21:58:17 +0000 (21:58 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 12 Mar 2020 11:20:20 +0000 (11:20 +0000)
Now we have somewhere to put arm-specific rst documentation,
we can move arm-cpu-features.rst from the docs/ top level
directory into docs/system/arm/.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Niek Linnenbank <nieklinnenbank@gmail.com>
Message-id: 20200309215818.2021-5-peter.maydell@linaro.org

docs/system/arm/cpu-features.rst [moved from docs/arm-cpu-features.rst with 99% similarity]
docs/system/target-arm.rst

similarity index 99%
rename from docs/arm-cpu-features.rst
rename to docs/system/arm/cpu-features.rst
index fc1623aeca5ad43a2990c45f9e305b5c097ef97f..7495b7b672be0dc22d9fb276d52f30dea767bf89 100644 (file)
@@ -1,11 +1,5 @@
+Arm CPU Features
 ================
-ARM CPU Features
-================
-
-Examples of probing and using ARM CPU features
-
-Introduction
-============
 
 CPU features are optional features that a CPU of supporting type may
 choose to implement or not.  In QEMU, optional CPU features have
index 86ea6f2f568b22ca0d82a724a7e24bca0f1d2703..1425bd5303aae0cf233a56e53f200f2814f0919c 100644 (file)
@@ -78,3 +78,9 @@ undocumented; you can get a complete list by running
    arm/stellaris
    arm/musicpal
    arm/sx1
+
+Arm CPU features
+================
+
+.. toctree::
+   arm/cpu-features