From: Markus Armbruster Date: Wed, 19 Jun 2019 20:10:49 +0000 (+0200) Subject: MAINTAINERS: Add Windows dump to section "Dump" X-Git-Tag: v4.1.0-rc0~25^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d3da32c8b64223670a1f756596158901645baa4;p=thirdparty%2Fqemu.git MAINTAINERS: Add Windows dump to section "Dump" Commit 2da91b54fe9 "dump: add Windows dump format to dump-guest-memory" neglected to update MAINTAINERS. Do it now. Cc: Marc-André Lureau Signed-off-by: Markus Armbruster Message-Id: <20190619201050.19040-17-armbru@redhat.com> Reviewed-by: Marc-André Lureau Reviewed-by: Daniel P. Berrangé --- diff --git a/MAINTAINERS b/MAINTAINERS index 46a1134202d..29c116e76a4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1850,9 +1850,10 @@ F: include/sysemu/device_tree.h Dump S: Supported M: Marc-André Lureau -F: dump/dump.c +F: dump/ F: hw/misc/vmcoreinfo.c F: include/hw/misc/vmcoreinfo.h +F: include/qemu/win_dump_defs F: include/sysemu/dump-arch.h F: include/sysemu/dump.h F: qapi/dump.json