diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2024-10-29 12:54:45 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2024-10-29 15:04:47 +0000 |
commit | a892728021e581019cbc9d6d19c4f20cdcd1afa0 (patch) | |
tree | 2225b1185dddd406ea336db6638cf14fbf74365b /docs | |
parent | 946f9ef267f3da3a24cc052a337bfd5d54347e52 (diff) |
docs/system/target-arm.rst: Remove "many boards are undocumented" note
We now have at least placeholder documentation for every Arm board,
so we can remove the apologetic note that says that there are
undocumented ones which you can only find out about via the
``--machine help`` option.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 20241018141332.942844-8-peter.maydell@linaro.org
Diffstat (limited to 'docs')
-rw-r--r-- | docs/system/target-arm.rst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/system/target-arm.rst b/docs/system/target-arm.rst index 1f806cf4a4..9aaa9c414c 100644 --- a/docs/system/target-arm.rst +++ b/docs/system/target-arm.rst @@ -63,10 +63,6 @@ large amounts of RAM. It also supports 64-bit CPUs. Board-specific documentation ============================ -Unfortunately many of the Arm boards QEMU supports are currently -undocumented; you can get a complete list by running -``qemu-system-aarch64 --machine help``. - .. This table of contents should be kept sorted alphabetically by the title text of each file, which isn't the same ordering |