summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMarc-André Lureau2017-09-11 18:59:29 +0200
committerMichael S. Tsirkin2017-10-15 04:54:41 +0200
commit3505a22bcb6a220545894264b3dacbb164a0669b (patch)
tree007a4e5ebf479f56e44f031a6ae847c5d4567a63 /MAINTAINERS
parentscripts/dump-guest-memory.py: add vmcoreinfo (diff)
downloadqemu-3505a22bcb6a220545894264b3dacbb164a0669b.tar.gz
qemu-3505a22bcb6a220545894264b3dacbb164a0669b.tar.xz
qemu-3505a22bcb6a220545894264b3dacbb164a0669b.zip
MAINTAINERS: add Dump maintainers
Proposing myself, since I have some familiarity with the code now. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Acked-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS11
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 772ac209e1..9cff9737d3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1317,6 +1317,17 @@ S: Maintained
F: device_tree.c
F: include/sysemu/device_tree.h
+Dump
+S: Supported
+M: Marc-André Lureau <marcandre.lureau@redhat.com>
+F: dump.c
+F: hw/misc/vmcoreinfo.c
+F: include/hw/misc/vmcoreinfo.h
+F: include/sysemu/dump-arch.h
+F: include/sysemu/dump.h
+F: scripts/dump-guest-memory.py
+F: stubs/dump.c
+
Error reporting
M: Markus Armbruster <armbru@redhat.com>
S: Supported