Proposing myself, since I have some familiarity with the code now. Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com> Acked-by: Laszlo Ersek <ler...@redhat.com> --- MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+)
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.lur...@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 <arm...@redhat.com> S: Supported -- 2.14.1.146.gd35faa819