Add an entry for the TCG core related to Loongson. Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- Adding Huacai and Jiaxun in case they want to be notified of changes, patch conditional to their individual approval. --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 10e87d27eab..0f49b997f2e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -241,6 +241,13 @@ F: include/hw/timer/mips_gictimer.h F: tests/tcg/mips/ K: ^Subject:.*(?i)mips +MIPS TCG CPUs (Loongson) +M: Philippe Mathieu-Daudé <[email protected]> +R: Huacai Chen <[email protected]> +R: Jiaxun Yang <[email protected]> +S: Odd Fixes +F: target/mips/vendor-loong* + MIPS TCG CPUs (nanoMIPS ISA) S: Orphan F: disas/nanomips.* -- 2.26.2
