From: Cédric Le Goater Date: Wed, 13 Mar 2019 16:24:23 +0000 (+0100) Subject: MAINTAINERS: PPC: add a PowerNV machine entry X-Git-Tag: v4.0.0-rc0~4^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1af82d4f287332862f340f4daed2d8ffd99ad657;p=thirdparty%2Fqemu.git MAINTAINERS: PPC: add a PowerNV machine entry and declare David and myself as maintainers of the PPC PowerNV (Non-Virtualized) machine using the OPAL (skiboot) firmware. Signed-off-by: Cédric Le Goater Reviewed-by: Greg Kurz Message-Id: <20190313162423.22081-1-clg@kaod.org> Signed-off-by: David Gibson --- diff --git a/MAINTAINERS b/MAINTAINERS index 0e7baa9aa28..85d7d764e52 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1061,7 +1061,6 @@ F: include/hw/*/xics* F: pc-bios/spapr-rtas/* F: pc-bios/spapr-rtas.bin F: pc-bios/slof.bin -F: pc-bios/skiboot.lid F: docs/specs/ppc-spapr-hcalls.txt F: docs/specs/ppc-spapr-hotplug.txt F: tests/spapr* @@ -1069,6 +1068,18 @@ F: tests/libqos/*spapr* F: tests/rtas* F: tests/libqos/rtas* +PowerNV (Non-Virtualized) +M: Cédric Le Goater +M: David Gibson +L: qemu-ppc@nongnu.org +S: Maintained +F: hw/ppc/pnv* +F: hw/intc/pnv* +F: hw/intc/xics_pnv.c +F: include/hw/ppc/pnv* +F: pc-bios/skiboot.lid +F: tests/pnv* + virtex_ml507 M: Edgar E. Iglesias L: qemu-ppc@nongnu.org