diff mbox series

[v6,7/7] MAINTAINERS: add Dump maintainers

Message ID 20170911165929.2791-8-marcandre.lureau@redhat.com
State New
Headers show
Series KASLR kernel dump support | expand

Commit Message

Marc-André Lureau Sept. 11, 2017, 4:59 p.m. UTC
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>
---
 MAINTAINERS | 11 +++++++++++
 1 file changed, 11 insertions(+)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 36eeb42d19..6e47428b33 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1288,6 +1288,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