On Sat, Oct 19, 2024 at 12:14 AM Peter Maydell <peter.mayd...@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.mayd...@linaro.org>
Reviewed-by: Alistair Francis <alistair.fran...@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 > >