mirror of https://github.com/xemu-project/xemu.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é <f4bug@amsat.org> Message-Id: <20210422064128.2318616-2-f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
parent
2d3fc4e2b0
commit
48e824e06b
|
@ -2429,6 +2429,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
|
||||
|
|
Loading…
Reference in New Issue