summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMarkus Armbruster2019-06-19 22:10:47 +0200
committerMarkus Armbruster2019-07-02 13:37:00 +0200
commitd06b747bd55059f6e5bde64f105477929f8275fb (patch)
tree8ff88260415fae027232e779528c2cd9fc55663e /MAINTAINERS
parentqapi: Rename target.json to misc-target.json (diff)
downloadqemu-d06b747bd55059f6e5bde64f105477929f8275fb.tar.gz
qemu-d06b747bd55059f6e5bde64f105477929f8275fb.tar.xz
qemu-d06b747bd55059f6e5bde64f105477929f8275fb.zip
qapi: Split dump.json off misc.json
Move commands dump-guest-memory, query-dump, query-dump-guest-memory-capability with their types from misc.json to new dump.json. Add dump.json to MAINTAINERS section "Dump". Cc: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20190619201050.19040-15-armbru@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2eb851cbdd..4dbc9c212c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1855,6 +1855,7 @@ F: hw/misc/vmcoreinfo.c
F: include/hw/misc/vmcoreinfo.h
F: include/sysemu/dump-arch.h
F: include/sysemu/dump.h
+F: qapi/dump.json
F: scripts/dump-guest-memory.py
F: stubs/dump.c