Re: [PATCH v3 0/4] Minor fixes for Arm documentation

2024-12-13 Thread Pierrick Bouvier
On 12/13/24 07:37, Peter Maydell wrote: On Fri, 6 Dec 2024 at 19:23, 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_descripti

Re: [PATCH v3 0/4] Minor fixes for Arm documentation

2024-12-13 Thread Peter Maydell
On Fri, 6 Dec 2024 at 19:23, 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 ar

[PATCH v3 0/4] Minor fixes for Arm documentation

2024-12-06 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