qemu-trivial
[Top][All Lists]
Advanced

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

[Qemu-trivial] [PULL 07/27] MAINTAINERS: Add include/sysemu/cpus.h


From: Michael Tokarev
Subject: [Qemu-trivial] [PULL 07/27] MAINTAINERS: Add include/sysemu/cpus.h
Date: Wed, 14 Sep 2016 10:58:33 +0300

From: Thomas Huth <address@hidden>

This header seems to belong to the guest CPU section since it
contains prototypes for cpus.c.

Signed-off-by: Thomas Huth <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>
---
 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 <address@hidden>
-- 
2.1.4




reply via email to

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