From: Philippe Mathieu-Daudé Date: Thu, 22 Apr 2021 06:41:27 +0000 (+0200) Subject: MAINTAINERS: Add include/exec/gen-icount.h to 'Main Loop' section X-Git-Tag: v6.1.0-rc0~118^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=48e824e06b4fd331a384c99ff633d5bdc9584a2b;p=thirdparty%2Fqemu.git MAINTAINERS: Add include/exec/gen-icount.h to 'Main Loop' section As the 'Main Loop' section covers softmmu/icount.c, add "exec/gen-icount.h" there too. Signed-off-by: Philippe Mathieu-Daudé Message-Id: <20210422064128.2318616-2-f4bug@amsat.org> Signed-off-by: Richard Henderson --- diff --git a/MAINTAINERS b/MAINTAINERS index f73354fc8ad..6f73315dcc2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2429,6 +2429,7 @@ F: ui/cocoa.m Main loop M: Paolo Bonzini 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