qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] MAINTAINERS: Add include/sysemu/qtest.h to the qtest section


From: Thomas Huth
Subject: [PATCH] MAINTAINERS: Add include/sysemu/qtest.h to the qtest section
Date: Thu, 12 Oct 2023 13:14:01 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]