From: Thomas Huth <[email protected]> This header seems to belong to the guest CPU section since it contains prototypes for cpus.c.
Signed-off-by: Thomas Huth <[email protected]> Signed-off-by: Michael Tokarev <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 3d3098c..635ca77 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -83,6 +83,7 @@ F: include/exec/cpu*.h F: include/exec/exec-all.h F: include/exec/helper*.h F: include/exec/tb-hash.h +F: include/sysemu/cpus.h FPU emulation M: Aurelien Jarno <[email protected]> -- 2.1.4
