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 <[email protected]>
Acked-by: Markus Armbruster <[email protected]>
S: Supported
F: vl.c
-Monitor (QMP/HMP)
+Human Monitor (HMP)
S: Supported
F: monitor.c
+F: hmp.c
+F: hmp-commands.hx
Network device layer
F: qemu-nbd.c
T: git git://github.com/bonzini/qemu.git nbd-next
+QAPI
+S: Supported
+F: qapi/
+
QAPI Schema
S: Supported
F: qapi-schema.json
+QMP
+S: Supported
+F: qmp.c
+F: monitor.c
+F: qmp-commands.hx
+F: QMP/
+
SLIRP
S: Maintained