* [PATCH] MAINTAINERS: Make sure that gicv3_internal.h is covered, too
@ 2023-10-27 6:07 Thomas Huth
2023-10-27 8:45 ` Philippe Mathieu-Daudé
2023-10-31 14:22 ` Peter Maydell
0 siblings, 2 replies; 3+ messages in thread
From: Thomas Huth @ 2023-10-27 6:07 UTC (permalink / raw)
To: qemu-devel, Peter Maydell; +Cc: qemu-arm, qemu-trivial
gic_internal.h is already covered by the "ARM cores" section.
Let's adapt the entry with a wildcard to cover gicv3_internal.h, too.
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 4d54c6fc2b..2c4126b63d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -700,7 +700,7 @@ M: Peter Maydell <peter.maydell@linaro.org>
L: qemu-arm@nongnu.org
S: Maintained
F: hw/intc/arm*
-F: hw/intc/gic_internal.h
+F: hw/intc/gic*_internal.h
F: hw/misc/a9scu.c
F: hw/misc/arm11scu.c
F: hw/misc/arm_l2x0.c
--
2.41.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: Make sure that gicv3_internal.h is covered, too
2023-10-27 6:07 [PATCH] MAINTAINERS: Make sure that gicv3_internal.h is covered, too Thomas Huth
@ 2023-10-27 8:45 ` Philippe Mathieu-Daudé
2023-10-31 14:22 ` Peter Maydell
1 sibling, 0 replies; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2023-10-27 8:45 UTC (permalink / raw)
To: Thomas Huth, qemu-devel, Peter Maydell; +Cc: qemu-arm, qemu-trivial
On 27/10/23 08:07, Thomas Huth wrote:
> gic_internal.h is already covered by the "ARM cores" section.
> Let's adapt the entry with a wildcard to cover gicv3_internal.h, too.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: Make sure that gicv3_internal.h is covered, too
2023-10-27 6:07 [PATCH] MAINTAINERS: Make sure that gicv3_internal.h is covered, too Thomas Huth
2023-10-27 8:45 ` Philippe Mathieu-Daudé
@ 2023-10-31 14:22 ` Peter Maydell
1 sibling, 0 replies; 3+ messages in thread
From: Peter Maydell @ 2023-10-31 14:22 UTC (permalink / raw)
To: Thomas Huth; +Cc: qemu-devel, qemu-arm, qemu-trivial
On Fri, 27 Oct 2023 at 07:07, Thomas Huth <thuth@redhat.com> wrote:
>
> gic_internal.h is already covered by the "ARM cores" section.
> Let's adapt the entry with a wildcard to cover gicv3_internal.h, too.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to target-arm.next, thanks. (Let me know if you'd rather
take it via some other route to avoid possible conflicts with
other MAINTAINERS updates you've been doing, though it looks to
me like this is probably not going to run into conflicts.)
-- PMM
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-10-31 14:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-27 6:07 [PATCH] MAINTAINERS: Make sure that gicv3_internal.h is covered, too Thomas Huth
2023-10-27 8:45 ` Philippe Mathieu-Daudé
2023-10-31 14:22 ` Peter Maydell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).