qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 16/28] MAINTAINERS: grab more files from Anthony's pi


From: Paolo Bonzini
Subject: [Qemu-devel] [PULL 16/28] MAINTAINERS: grab more files from Anthony's pile
Date: Mon, 27 Oct 2014 16:13:33 +0100

I am picking up character devices and the main loop, as agreed during
QEMU Summit.

Signed-off-by: Paolo Bonzini <address@hidden>
---
 MAINTAINERS | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8eed800..4045561 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -720,8 +720,12 @@ T: git git://github.com/stefanha/qemu.git block
 
 Character Devices
 M: Anthony Liguori <address@hidden>
+M: Paolo Bonzini <address@hidden>
 S: Maintained
 F: qemu-char.c
+F: backends/baum.c
+F: backends/msmouse.c
+F: backends/testdev.c
 
 CPU
 M: Andreas Färber <address@hidden>
@@ -780,7 +784,11 @@ F: ui/cocoa.m
 
 Main loop
 M: Anthony Liguori <address@hidden>
-S: Supported
+M: Paolo Bonzini <address@hidden>
+S: Maintained
+F: cpus.c
+F: main-loop.c
+F: qemu-timer.c
 F: vl.c
 
 Human Monitor (HMP)
-- 
1.8.3.1





reply via email to

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