From: Philippe Mathieu-Daudé Date: Wed, 26 May 2021 17:04:21 +0000 (+0200) Subject: MAINTAINERS: Add qtest/arm-cpu-features.c to ARM TCG CPUs section X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c32c3d68ed0629910d5a1cd72bfb57d7f89b553b;p=qemu.git MAINTAINERS: Add qtest/arm-cpu-features.c to ARM TCG CPUs section 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. Acked-by: Andrew Jones Reviewed-by: Thomas Huth Reviewed-by: Alex Bennée Signed-off-by: Philippe Mathieu-Daudé Message-Id: <20210526170432.343588-2-philmd@redhat.com> Signed-off-by: Thomas Huth --- diff --git a/MAINTAINERS b/MAINTAINERS index f7e12ea248..1ced8cf07f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -155,6 +155,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