[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] MAINTAINERS: Add qtest/arm-cpu-features.c to ARM TCG CPUs se
From: |
Andrew Jones |
Subject: |
Re: [PATCH] MAINTAINERS: Add qtest/arm-cpu-features.c to ARM TCG CPUs section |
Date: |
Thu, 15 Apr 2021 16:59:37 +0200 |
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é <philmd@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 <drjones@redhat.com>