qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/12] Minor fixes for Arm documentation
@ 2024-11-22 22:50 Pierrick Bouvier
  2024-11-22 22:50 ` [PATCH 01/12] docs/system/arm/emulation: mention armv9 Pierrick Bouvier
                   ` (12 more replies)
  0 siblings, 13 replies; 29+ messages in thread
From: Pierrick Bouvier @ 2024-11-22 22:50 UTC (permalink / raw)
  To: qemu-devel
  Cc: Paolo Bonzini, alex.bennee, Steven Lee, Andrew Jeffery,
	Richard Henderson, Edgar E. Iglesias, Niek Linnenbank, qemu-arm,
	Cédric Le Goater, Troy Lee, Jamin Lin, Peter Maydell,
	Joel Stanley, Alistair Francis, 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.

Pierrick Bouvier (12):
  docs/system/arm/emulation: mention armv9
  docs/system/arm/emulation: fix typo in feature name
  docs/system/arm/emulation: add FEAT_SSBS2
  target/arm/tcg/: fix typo in FEAT name
  docs/system/arm/: add FEAT_MTE_ASYNC
  docs/system/arm/: add FEAT_DoubleLock
  docs/system/arm/fby35: update link to product page
  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/aspeed: add missing model supermicrox11spi-bmc

 docs/bypass-iommu.txt                |  2 ++
 docs/system/arm/aspeed.rst           |  7 ++++---
 docs/system/arm/emulation.rst        | 11 +++++++----
 docs/system/arm/fby35.rst            |  5 ++++-
 docs/system/arm/orangepi.rst         |  4 ++--
 docs/system/arm/virt.rst             | 15 +++++++++++++++
 docs/system/arm/xlnx-versal-virt.rst |  3 +++
 target/arm/tcg/cpu32.c               |  2 +-
 8 files changed, 38 insertions(+), 11 deletions(-)

-- 
2.39.5



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

end of thread, other threads:[~2024-11-28 20:19 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-22 22:50 [PATCH 00/12] Minor fixes for Arm documentation Pierrick Bouvier
2024-11-22 22:50 ` [PATCH 01/12] docs/system/arm/emulation: mention armv9 Pierrick Bouvier
2024-11-23 13:41   ` Richard Henderson
2024-11-22 22:50 ` [PATCH 02/12] docs/system/arm/emulation: fix typo in feature name Pierrick Bouvier
2024-11-23 13:41   ` Richard Henderson
2024-11-22 22:50 ` [PATCH 03/12] docs/system/arm/emulation: add FEAT_SSBS2 Pierrick Bouvier
2024-11-23 13:45   ` Richard Henderson
2024-11-22 22:50 ` [PATCH 04/12] target/arm/tcg/: fix typo in FEAT name Pierrick Bouvier
2024-11-23  5:42   ` Philippe Mathieu-Daudé
2024-11-23 13:55   ` Richard Henderson
2024-11-22 22:50 ` [PATCH 05/12] docs/system/arm/: add FEAT_MTE_ASYNC Pierrick Bouvier
2024-11-23 13:57   ` Richard Henderson
2024-11-22 22:50 ` [PATCH 06/12] docs/system/arm/: add FEAT_DoubleLock Pierrick Bouvier
2024-11-22 22:50 ` [PATCH 07/12] docs/system/arm/fby35: update link to product page Pierrick Bouvier
2024-11-23  5:43   ` Philippe Mathieu-Daudé
2024-11-23 13:58   ` Richard Henderson
2024-11-22 22:50 ` [PATCH 08/12] docs/system/arm/orangepi: update links Pierrick Bouvier
2024-11-26 19:00   ` Pierrick Bouvier
2024-11-26 20:10     ` Niek Linnenbank
2024-11-28 20:18   ` Pierrick Bouvier
2024-11-22 22:50 ` [PATCH 09/12] docs/system/arm/fby35: document execute-in-place property Pierrick Bouvier
2024-11-22 22:50 ` [PATCH 10/12] docs/system/arm/xlnx-versal-virt: document ospi-flash property Pierrick Bouvier
2024-11-22 22:50 ` [PATCH 11/12] docs/system/arm/virt: document missing properties Pierrick Bouvier
2024-11-25 17:02   ` Peter Maydell
2024-11-26 18:46     ` Pierrick Bouvier
2024-11-22 22:50 ` [PATCH 12/12] docs/system/arm/aspeed: add missing model supermicrox11spi-bmc Pierrick Bouvier
2024-11-24 23:45   ` Andrew Jeffery
2024-11-26 16:24 ` [PATCH 00/12] Minor fixes for Arm documentation Peter Maydell
2024-11-26 18:31   ` 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).