From: Peter Maydell <peter.maydell@linaro.org>
To: qemu-arm@nongnu.org, qemu-devel@nongnu.org
Cc: Niek Linnenbank <nieklinnenbank@gmail.com>
Subject: [PATCH 4/5] docs: Move arm-cpu-features.rst into the system manual
Date: Mon, 9 Mar 2020 21:58:17 +0000 [thread overview]
Message-ID: <20200309215818.2021-5-peter.maydell@linaro.org> (raw)
In-Reply-To: <20200309215818.2021-1-peter.maydell@linaro.org>
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>
---
.../{arm-cpu-features.rst => system/arm/cpu-features.rst} | 8 +-------
docs/system/target-arm.rst | 6 ++++++
2 files changed, 7 insertions(+), 7 deletions(-)
rename docs/{arm-cpu-features.rst => system/arm/cpu-features.rst} (99%)
diff --git a/docs/arm-cpu-features.rst b/docs/system/arm/cpu-features.rst
similarity index 99%
rename from docs/arm-cpu-features.rst
rename to docs/system/arm/cpu-features.rst
index fc1623aeca5..7495b7b672b 100644
--- a/docs/arm-cpu-features.rst
+++ b/docs/system/arm/cpu-features.rst
@@ -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
diff --git a/docs/system/target-arm.rst b/docs/system/target-arm.rst
index 86ea6f2f568..1425bd5303a 100644
--- a/docs/system/target-arm.rst
+++ b/docs/system/target-arm.rst
@@ -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
--
2.20.1
next prev parent reply other threads:[~2020-03-09 21:59 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-09 21:58 [PATCH 0/5] docs/system: Split target-arm.rst Peter Maydell
2020-03-09 21:58 ` [PATCH 1/5] Makefile: Allow for subdirectories in Sphinx manual dependencies Peter Maydell
2020-03-10 14:29 ` Alex Bennée
2020-03-10 20:37 ` Niek Linnenbank
2020-03-11 6:36 ` Richard Henderson
2020-03-09 21:58 ` [PATCH 2/5] docs/system: Split target-arm.rst into sub-documents Peter Maydell
2020-03-10 14:29 ` Alex Bennée
2020-03-10 20:53 ` Niek Linnenbank
2020-03-09 21:58 ` [PATCH 3/5] docs/system/target-arm.rst: Add some introductory text Peter Maydell
2020-03-10 14:54 ` Alex Bennée
2020-03-10 20:58 ` Niek Linnenbank
2020-03-09 21:58 ` Peter Maydell [this message]
2020-03-10 14:54 ` [PATCH 4/5] docs: Move arm-cpu-features.rst into the system manual Alex Bennée
2020-03-10 21:00 ` Niek Linnenbank
2020-03-09 21:58 ` [PATCH 5/5] docs: Be consistent about capitalization of 'Arm' Peter Maydell
2020-03-10 14:55 ` Alex Bennée
2020-03-10 21:01 ` Niek Linnenbank
2020-03-09 22:45 ` [PATCH 0/5] docs/system: Split target-arm.rst no-reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200309215818.2021-5-peter.maydell@linaro.org \
--to=peter.maydell@linaro.org \
--cc=nieklinnenbank@gmail.com \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).