[PATCH 7/7] docs/system/target-arm.rst: Remove "many boards are undocumented" note

Peter Maydell posted 7 patches 4 days, 8 hours ago
[PATCH 7/7] docs/system/target-arm.rst: Remove "many boards are undocumented" note
Posted by Peter Maydell 4 days, 8 hours ago
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>
---
 docs/system/target-arm.rst | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/docs/system/target-arm.rst b/docs/system/target-arm.rst
index 1f806cf4a46..9aaa9c414c9 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
-- 
2.34.1
Re: [PATCH 7/7] docs/system/target-arm.rst: Remove "many boards are undocumented" note
Posted by Cédric Le Goater 1 day, 16 hours ago
On 10/18/24 16:13, Peter Maydell wrote:
> 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>
> ---
>   docs/system/target-arm.rst | 4 ----
>   1 file changed, 4 deletions(-)
> 
> diff --git a/docs/system/target-arm.rst b/docs/system/target-arm.rst
> index 1f806cf4a46..9aaa9c414c9 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


Reviewed-by: Cédric Le Goater <clg@redhat.com>

Thanks,

C.



Re: [PATCH 7/7] docs/system/target-arm.rst: Remove "many boards are undocumented" note
Posted by Alistair Francis 1 day, 22 hours ago
On Sat, Oct 19, 2024 at 12:14 AM Peter Maydell <peter.maydell@linaro.org> wrote:
>
> 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: Alistair Francis <alistair.francis@wdc.com>

Alistair

> ---
>  docs/system/target-arm.rst | 4 ----
>  1 file changed, 4 deletions(-)
>
> diff --git a/docs/system/target-arm.rst b/docs/system/target-arm.rst
> index 1f806cf4a46..9aaa9c414c9 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
> --
> 2.34.1
>
>