* [PATCH] MAINTAINERS: Add include/sysemu/qtest.h to the qtest section
@ 2023-10-12 11:14 Thomas Huth
2023-10-12 11:25 ` Philippe Mathieu-Daudé
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Huth @ 2023-10-12 11:14 UTC (permalink / raw)
To: qemu-devel; +Cc: Laurent Vivier
We already list system/qtest.c in the qtest section, so the
corresponding header file should be listed here, too.
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index f90c9d814c..bf8ce0e6c7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3160,6 +3160,7 @@ M: Laurent Vivier <lvivier@redhat.com>
R: Paolo Bonzini <pbonzini@redhat.com>
S: Maintained
F: system/qtest.c
+F: include/sysemu/qtest.h
F: accel/qtest/
F: tests/qtest/
F: docs/devel/qgraph.rst
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] MAINTAINERS: Add include/sysemu/qtest.h to the qtest section
2023-10-12 11:14 [PATCH] MAINTAINERS: Add include/sysemu/qtest.h to the qtest section Thomas Huth
@ 2023-10-12 11:25 ` Philippe Mathieu-Daudé
0 siblings, 0 replies; 2+ messages in thread
From: Philippe Mathieu-Daudé @ 2023-10-12 11:25 UTC (permalink / raw)
To: Thomas Huth, qemu-devel; +Cc: Laurent Vivier
On 12/10/23 13:14, Thomas Huth wrote:
> We already list system/qtest.c in the qtest section, so the
> corresponding header file should be listed here, too.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-10-12 11:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-12 11:14 [PATCH] MAINTAINERS: Add include/sysemu/qtest.h to the qtest section Thomas Huth
2023-10-12 11:25 ` Philippe Mathieu-Daudé
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).