On 14 November 2018 at 12:00, Thomas Huth <th...@redhat.com> wrote: > On 2018-11-14 12:57, Philippe Mathieu-Daudé wrote: >> Hi Thomas, >> >> On 14/11/18 9:43, Thomas Huth wrote: >>> Add entries for the boards "mcimx6ul-evk", "mcimx7d-sabre", "raspi2", >>> "raspi3", "sabrelite", "vexpress-a15", "vexpress-a9" and "virt". >>> While we're at it, also adjust the "i.MX31" section a little bit, >>> so that the wildcards there do not match anymore for unrelated files >>> (e.g. the new hw/misc/imx6ul_ccm.c file). >>> >>> Signed-off-by: Thomas Huth <th...@redhat.com> >>> --- >>> MAINTAINERS | 70 >>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++----- >>> 1 file changed, 65 insertions(+), 5 deletions(-) > [...] >>> @@ -604,6 +651,12 @@ L: qemu-...@nongnu.org >>> S: Maintained >>> F: hw/*/stellaris* >>> +Versatile Express >>> +M: Peter Maydell <peter.mayd...@linaro.org> >>> +L: qemu-...@nongnu.org >>> +S: Maintained >> >> Shouldn't this be 'Supported?' >> "Someone is actually paid to look after this." > > Not sure whether Peter is paid for looking after the > Versatile Express board??
It's in the same boat as most of these older boards: I'll review patches and investigate bug reports, but I'm not actively working on it. >>> +F: hw/arm/vexpress.c >>> + >>> Versatile PB >>> M: Peter Maydell <peter.mayd...@linaro.org> >>> L: qemu-...@nongnu.org >>> @@ -611,6 +664,13 @@ S: Maintained >>> F: hw/*/versatile* >>> F: hw/misc/arm_sysctl.c >>> +Virt >>> +M: Peter Maydell <peter.mayd...@linaro.org> >>> +L: qemu-...@nongnu.org >>> +S: Maintained >> >> This one is certainly 'Supported'. > > Maybe ... Peter could you adjust this when picking up the patch? I don't list myself as Supported for target/arm either, so it seems a bit odd to use Supported here... Applied to target-arm.next, thanks. thanks -- PMM