[PATCH 1/2] MAINTAINERS: Add include/exec/gen-icount.h to 'Main Loop' section

Philippe Mathieu-Daudé posted 2 patches 4 years, 9 months ago
[PATCH 1/2] MAINTAINERS: Add include/exec/gen-icount.h to 'Main Loop' section
Posted by Philippe Mathieu-Daudé 4 years, 9 months ago
As the 'Main Loop' section covers softmmu/icount.c,
add "exec/gen-icount.h" there too.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 36055f14c59..b91419ef08d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2445,6 +2445,7 @@ F: ui/cocoa.m
 Main loop
 M: Paolo Bonzini <pbonzini@redhat.com>
 S: Maintained
+F: include/exec/gen-icount.h
 F: include/qemu/main-loop.h
 F: include/sysemu/runstate.h
 F: include/sysemu/runstate-action.h
-- 
2.26.3