From: Philippe Mathieu-Daudé Date: Mon, 4 Oct 2021 08:26:23 +0000 (+0200) Subject: MAINTAINERS: Add entries to cover MIPS CPS / GIC hardware X-Git-Tag: v6.2.0-rc0~24^2~39 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6cee54794dc8d27f5cf4a7fac3d7b8e3146988d3;p=thirdparty%2Fqemu.git MAINTAINERS: Add entries to cover MIPS CPS / GIC hardware MIPS CPS and GIC models are unrelated to the TCG frontend. Move them as new sections under the 'Devices' group. Cc: Paul Burton Reviewed-by: Jiaxun Yang Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: Richard Henderson Message-Id: <20211027041416.1237433-3-f4bug@amsat.org> --- diff --git a/MAINTAINERS b/MAINTAINERS index a156c4bffc0..684990b63da 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -239,14 +239,8 @@ F: target/mips/ F: configs/devices/mips*/* F: disas/mips.c F: docs/system/cpu-models-mips.rst.inc -F: hw/intc/mips_gic.c F: hw/mips/ -F: hw/misc/mips_* -F: hw/timer/mips_gictimer.c -F: include/hw/intc/mips_gic.h F: include/hw/mips/ -F: include/hw/misc/mips_* -F: include/hw/timer/mips_gictimer.h F: tests/tcg/mips/ MIPS TCG CPUs (nanoMIPS ISA) @@ -2272,6 +2266,20 @@ S: Odd Fixes F: hw/intc/openpic.c F: include/hw/ppc/openpic.h +MIPS CPS +M: Philippe Mathieu-Daudé +S: Odd Fixes +F: hw/misc/mips_* +F: include/hw/misc/mips_* + +MIPS GIC +M: Philippe Mathieu-Daudé +S: Odd Fixes +F: hw/intc/mips_gic.c +F: hw/timer/mips_gictimer.c +F: include/hw/intc/mips_gic.h +F: include/hw/timer/mips_gictimer.h + Subsystems ---------- Overall Audio backends