qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 2/2] MAINTAINERS: split Monitor (QMP/HMP) entry


From: Luiz Capitulino
Subject: [Qemu-devel] [PATCH 2/2] MAINTAINERS: split Monitor (QMP/HMP) entry
Date: Mon, 3 Jun 2013 13:17:03 -0400

This entry doesn't reflect reality for a few years now. This commit
splits it into Human Monitor (HMP), QAPI and QMP. Markus is dropped
as a maintainer.

This is what we have been for the last few years. Also, it's going
to help me to offload some of this work to someone else in the near
future.

Signed-off-by: Luiz Capitulino <address@hidden>
---
 MAINTAINERS | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 432185a..45f2e68 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -685,11 +685,12 @@ M: Anthony Liguori <address@hidden>
 S: Supported
 F: vl.c
 
-Monitor (QMP/HMP)
+Human Monitor (HMP)
 M: Luiz Capitulino <address@hidden>
-M: Markus Armbruster <address@hidden>
 S: Supported
 F: monitor.c
+F: hmp.c
+F: hmp-commands.hx
 
 Network device layer
 M: Anthony Liguori <address@hidden>
@@ -706,6 +707,11 @@ F: nbd.*
 F: qemu-nbd.c
 T: git git://github.com/bonzini/qemu.git nbd-next
 
+QAPI
+M: Luiz Capitulino <address@hidden>
+S: Supported
+F: qapi/
+
 QAPI Schema
 M: Eric Blake <address@hidden>
 M: Luiz Capitulino <address@hidden>
@@ -713,6 +719,13 @@ M: Markus Armbruster <address@hidden>
 S: Supported
 F: qapi-schema.json
 
+QMP
+M: Luiz Capitulino <address@hidden>
+S: Supported
+F: qmp.c
+F: monitor.c
+F: qmp-commands.hx
+
 SLIRP
 M: Jan Kiszka <address@hidden>
 S: Maintained
-- 
1.8.1.4




reply via email to

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