On Fri, Oct 11, 2019 at 11:56 PM Philippe Mathieu-Daudé <phi...@redhat.com> wrote: > > Not all ARM machines sections Cc the qemu-...@nongnu.org list, > fix this. > > Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com>
Reviewed-by: Alistair Francis <alistair.fran...@wdc.com> Alistair > --- > MAINTAINERS | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 47eae9fc46..65fbc6d7b4 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -805,6 +805,7 @@ F: hw/arm/virt-acpi-build.c > STM32F205 > M: Alistair Francis <alist...@alistair23.me> > M: Peter Maydell <peter.mayd...@linaro.org> > +L: qemu-...@nongnu.org > S: Maintained > F: hw/arm/stm32f205_soc.c > F: hw/misc/stm32f2xx_syscfg.c > @@ -817,12 +818,14 @@ F: include/hw/*/stm32*.h > Netduino 2 > M: Alistair Francis <alist...@alistair23.me> > M: Peter Maydell <peter.mayd...@linaro.org> > +L: qemu-...@nongnu.org > S: Maintained > F: hw/arm/netduino2.c > > SmartFusion2 > M: Subbaraya Sundeep <sundeep.l...@gmail.com> > M: Peter Maydell <peter.mayd...@linaro.org> > +L: qemu-...@nongnu.org > S: Maintained > F: hw/arm/msf2-soc.c > F: hw/misc/msf2-sysreg.c > @@ -836,6 +839,7 @@ F: include/hw/ssi/mss-spi.h > Emcraft M2S-FG484 > M: Subbaraya Sundeep <sundeep.l...@gmail.com> > M: Peter Maydell <peter.mayd...@linaro.org> > +L: qemu-...@nongnu.org > S: Maintained > F: hw/arm/msf2-som.c > > @@ -1349,6 +1353,7 @@ T: git https://github.com/jnsnow/qemu.git ide > > OMAP > M: Peter Maydell <peter.mayd...@linaro.org> > +L: qemu-...@nongnu.org > S: Maintained > F: hw/*/omap* > F: include/hw/arm/omap.h > -- > 2.21.0 > >