Le 20/01/2020 à 19:59, Philippe Mathieu-Daudé a écrit :
> Not all ARM machines sections Cc the [email protected] list,
> fix this.
> 
> Reviewed-by: Alistair Francis <[email protected]>
> Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
> ---
> v2: Also fix STM32F405 (commit 529fc5fd3)
>     and Netduino Plus 2 (commit 60d6c4278)
> ---
>  MAINTAINERS | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 55d3642e6c..52fbc18566 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -807,6 +807,7 @@ F: hw/arm/virt-acpi-build.c
>  STM32F205
>  M: Alistair Francis <[email protected]>
>  M: Peter Maydell <[email protected]>
> +L: [email protected]
>  S: Maintained
>  F: hw/arm/stm32f205_soc.c
>  F: hw/misc/stm32f2xx_syscfg.c
> @@ -819,6 +820,7 @@ F: include/hw/*/stm32*.h
>  STM32F405
>  M: Alistair Francis <[email protected]>
>  M: Peter Maydell <[email protected]>
> +L: [email protected]
>  S: Maintained
>  F: hw/arm/stm32f405_soc.c
>  F: hw/misc/stm32f4xx_syscfg.c
> @@ -827,18 +829,21 @@ F: hw/misc/stm32f4xx_exti.c
>  Netduino 2
>  M: Alistair Francis <[email protected]>
>  M: Peter Maydell <[email protected]>
> +L: [email protected]
>  S: Maintained
>  F: hw/arm/netduino2.c
>  
>  Netduino Plus 2
>  M: Alistair Francis <[email protected]>
>  M: Peter Maydell <[email protected]>
> +L: [email protected]
>  S: Maintained
>  F: hw/arm/netduinoplus2.c
>  
>  SmartFusion2
>  M: Subbaraya Sundeep <[email protected]>
>  M: Peter Maydell <[email protected]>
> +L: [email protected]
>  S: Maintained
>  F: hw/arm/msf2-soc.c
>  F: hw/misc/msf2-sysreg.c
> @@ -852,6 +857,7 @@ F: include/hw/ssi/mss-spi.h
>  Emcraft M2S-FG484
>  M: Subbaraya Sundeep <[email protected]>
>  M: Peter Maydell <[email protected]>
> +L: [email protected]
>  S: Maintained
>  F: hw/arm/msf2-som.c
>  
> @@ -1400,6 +1406,7 @@ T: git https://github.com/jnsnow/qemu.git ide
>  
>  OMAP
>  M: Peter Maydell <[email protected]>
> +L: [email protected]
>  S: Maintained
>  F: hw/*/omap*
>  F: include/hw/arm/oma
Applied to my trivial-patches branch.

Thanks,
Laurent

Reply via email to