summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDavid Gibson2021-09-21 05:34:35 +0200
committerDavid Gibson2021-09-30 04:26:06 +0200
commitff8cdbbd7e4bb7a7422c080c004b899214a08b3a (patch)
treea7b1f24943ff0fb133fddb5c74bfa0e99d6700f0 /MAINTAINERS
parentMAINTAINERS: Remove David & Greg as reviewers/co-maintainers of powernv (diff)
downloadqemu-ff8cdbbd7e4bb7a7422c080c004b899214a08b3a.tar.gz
qemu-ff8cdbbd7e4bb7a7422c080c004b899214a08b3a.tar.xz
qemu-ff8cdbbd7e4bb7a7422c080c004b899214a08b3a.zip
MAINTAINERS: Add information for OpenPIC
The OpenPIC interrupt controller was once the de facto standard on ppc machines. In qemu it's now only used on some Macintosh and the Freescale e500 machine. It has no listed maintainer, and as far as I know, no-one who's really familiar with it any more. Since I'm moving away from the area, I no longer have capacity to do even minimal maintenance of it under the auspices of the ppc targets in general. Therefore, this patch lists the main part of openpic, and marks it as "Odd Fixes" to be looked after by Mark Cave-Ayland who handles the Macintosh targets. The openpic_kvm variant is only used on e500, so add it to the files for that machine type (itself already Orphaned). Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Reviewed-by: Cédric Le Goater <clg@kaod.org> Reviewed-by: Greg Kurz <groug@kaod.org> Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ed9691d65c..688233b44a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1256,6 +1256,8 @@ F: hw/pci-host/ppce500.c
F: include/hw/ppc/ppc_e500.h
F: include/hw/pci-host/ppce500.h
F: pc-bios/u-boot.e500
+F: hw/intc/openpic_kvm.h
+F: include/hw/ppc/openpic_kvm.h
mpc8544ds
L: qemu-ppc@nongnu.org
@@ -2258,6 +2260,12 @@ F: net/can/*
F: hw/net/can/*
F: include/net/can_*.h
+OpenPIC interrupt controller
+M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
+S: Odd Fixes
+F: hw/intc/openpic.c
+F: include/hw/ppc/openpic.h
+
Subsystems
----------
Overall Audio backends