summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorHuacai Chen2020-10-16 08:51:58 +0200
committerPhilippe Mathieu-Daudé2021-01-04 23:33:38 +0100
commitd2245e2de0201d7dfaff66c6851934af2d23bbfc (patch)
treecde766e0c48799c6ff7b0d8aee7b86667c505277 /MAINTAINERS
parenthw/mips: Implement fw_cfg_arch_key_name() (diff)
downloadqemu-d2245e2de0201d7dfaff66c6851934af2d23bbfc.tar.gz
qemu-d2245e2de0201d7dfaff66c6851934af2d23bbfc.tar.xz
qemu-d2245e2de0201d7dfaff66c6851934af2d23bbfc.zip
hw/mips: Add Loongson-3 boot parameter helpers
Preparing to add Loongson-3 machine support, add Loongson-3's LEFI (a UEFI-like interface for BIOS-Kernel boot parameters) helpers first. Co-developed-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Signed-off-by: Huacai Chen <chenhuacai@kernel.org> Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20201221110538.3186646-4-chenhuacai@kernel.org> [PMD: Fixed typo] Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 42fedf91e7..29c5e3b13c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1159,6 +1159,8 @@ M: Huacai Chen <chenhuacai@kernel.org>
R: Jiaxun Yang <jiaxun.yang@flygoat.com>
S: Maintained
F: hw/intc/loongson_liointc.c
+F: hw/mips/loongson3_bootp.c
+F: hw/mips/loongson3_bootp.h
Boston
M: Paul Burton <paulburton@kernel.org>