summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé2017-09-08 19:36:29 +0200
committerMichael Tokarev2017-09-26 08:06:02 +0200
commitc5e2ac7e5e8f25c6a1bd600c03fb91dc8e862dcd (patch)
tree8f46aa37e6072599ca1b7382469268f8db5ba17a
parentMAINTAINERS: add missing AIO entry (diff)
downloadqemu-c5e2ac7e5e8f25c6a1bd600c03fb91dc8e862dcd.tar.gz
qemu-c5e2ac7e5e8f25c6a1bd600c03fb91dc8e862dcd.tar.xz
qemu-c5e2ac7e5e8f25c6a1bd600c03fb91dc8e862dcd.zip
MAINTAINERS: add missing entry for Generic Loader
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Alistair Francis <alistair.francis@xilinx.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 4ab3bdda29..1c659a94d0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1168,6 +1168,7 @@ M: Alistair Francis <alistair.francis@xilinx.com>
S: Maintained
F: hw/core/generic-loader.c
F: include/hw/core/generic-loader.h
+F: docs/generic-loader.txt
CHRP NVRAM
M: Thomas Huth <thuth@redhat.com>