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