qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Minor fixes for Arm documentation
@ 2024-12-06 19:22 Pierrick Bouvier
  2024-12-06 19:22 ` [PATCH v3 1/4] docs/system/arm/orangepi: update links Pierrick Bouvier
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Pierrick Bouvier @ 2024-12-06 19:22 UTC (permalink / raw)
  To: qemu-devel
  Cc: Troy Lee, qemu-arm, Edgar E. Iglesias, Cédric Le Goater,
	Jamin Lin, Niek Linnenbank, Peter Maydell, Joel Stanley,
	Alistair Francis, Steven Lee, Andrew Jeffery, alex.bennee,
	Pierrick Bouvier

Reviewed following things:
- system/arm/cpu-features (options)
- system/arm/virt (options)
- boards documented and listed with -machine help (arm and aarch64)
- grep object_class_property_set_description hw/arm: ensure all options are
  documented
- reviewed boards description
- reviewed all Arm features (FEAT_) from: https://developer.arm.com/documentation/109697/2024_09/Feature-descriptions/

The Arm section of the documentation is in very good shape, and this series only
has minors fixes.

v2:
- ensure link for orangepi is http, so we can't switch to https
- left patches from v1

v3:
- fix for fby35 asked by Cédric Le Goater

Pierrick Bouvier (4):
  docs/system/arm/orangepi: update links
  docs/system/arm/fby35: document execute-in-place property
  docs/system/arm/xlnx-versal-virt: document ospi-flash property
  docs/system/arm/virt: document missing properties

 docs/system/arm/fby35.rst            |  5 +++++
 docs/system/arm/orangepi.rst         |  4 ++--
 docs/system/arm/virt.rst             | 16 ++++++++++++++++
 docs/system/arm/xlnx-versal-virt.rst |  3 +++
 4 files changed, 26 insertions(+), 2 deletions(-)

-- 
2.39.5



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-12-13 18:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-06 19:22 [PATCH v3 0/4] Minor fixes for Arm documentation Pierrick Bouvier
2024-12-06 19:22 ` [PATCH v3 1/4] docs/system/arm/orangepi: update links Pierrick Bouvier
2024-12-06 19:22 ` [PATCH v3 2/4] docs/system/arm/fby35: document execute-in-place property Pierrick Bouvier
2024-12-06 19:22 ` [PATCH v3 3/4] docs/system/arm/xlnx-versal-virt: document ospi-flash property Pierrick Bouvier
2024-12-06 19:22 ` [PATCH v3 4/4] docs/system/arm/virt: document missing properties Pierrick Bouvier
2024-12-13 15:37 ` [PATCH v3 0/4] Minor fixes for Arm documentation Peter Maydell
2024-12-13 18:08   ` Pierrick Bouvier

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).