On Thu, Apr 15, 2021 at 03:01:48PM +0200, Philippe Mathieu-Daudé wrote: > We want the ARM maintainers and the qemu-arm@ list to be > notified when this file is modified. Add an entry to the > 'ARM TCG CPUs' section in the MAINTAINERS file. > > Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 36055f14c59..d5df4ba7891 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -156,6 +156,7 @@ S: Maintained > F: target/arm/ > F: tests/tcg/arm/ > F: tests/tcg/aarch64/ > +F: tests/qtest/arm-cpu-features.c > F: hw/arm/ > F: hw/cpu/a*mpcore.c > F: include/hw/cpu/a*mpcore.h > -- > 2.26.3 >
Acked-by: Andrew Jones <drjo...@redhat.com>