Re: [PATCH 00/12] Minor fixes for Arm documentation

2024-11-26 Thread Pierrick Bouvier
On 11/26/24 08:24, Peter Maydell wrote: On Fri, 22 Nov 2024 at 22:52, Pierrick Bouvier wrote: 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_descript

Re: [PATCH 00/12] Minor fixes for Arm documentation

2024-11-26 Thread Peter Maydell
On Fri, 22 Nov 2024 at 22:52, Pierrick Bouvier wrote: > > 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 a

[PATCH 00/12] Minor fixes for Arm documentation

2024-11-22 Thread 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 fe