From: Philippe Mathieu-Daudé Date: Mon, 4 Oct 2021 08:26:38 +0000 (+0200) Subject: MAINTAINERS: Split MIPS TCG frontend vs MIPS machines/hardware X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f44d1d4ed9feb50f4d791b0b6827c1e0dba20555;p=qemu.git MAINTAINERS: Split MIPS TCG frontend vs MIPS machines/hardware Hardware emulated models don't belong to the TCG MAINTAINERS section. Move them to a new 'Overall MIPS Machines' section in the 'MIPS Machines' group. Reviewed-by: Jiaxun Yang Signed-off-by: Philippe Mathieu-Daudé Message-Id: <20211004092515.3819836-4-f4bug@amsat.org> Reviewed-by: Richard Henderson --- diff --git a/MAINTAINERS b/MAINTAINERS index 684990b63d..d58885d9b9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -236,11 +236,8 @@ R: Jiaxun Yang R: Aleksandar Rikalo S: Odd Fixes F: target/mips/ -F: configs/devices/mips*/* F: disas/mips.c F: docs/system/cpu-models-mips.rst.inc -F: hw/mips/ -F: include/hw/mips/ F: tests/tcg/mips/ MIPS TCG CPUs (nanoMIPS ISA) @@ -1169,6 +1166,13 @@ F: hw/microblaze/petalogix_ml605_mmu.c MIPS Machines ------------- +Overall MIPS Machines +M: Philippe Mathieu-Daudé +S: Odd Fixes +F: configs/devices/mips*/* +F: hw/mips/ +F: include/hw/mips/ + Jazz M: Hervé Poussineau R: Aleksandar Rikalo