Greg has agreed to be co-maintainer of the ppc target and machines. This should avoid repeats of the problem we had in qemu-5.2 where a last minute fix was needed while I was on holiday.
Signed-off-by: David Gibson <[email protected]> Acked-by: Greg Kurz <[email protected]> --- MAINTAINERS | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index a83416d54c..1cfc9dbab7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -272,6 +272,7 @@ F: tests/tcg/openrisc/ PowerPC TCG CPUs M: David Gibson <[email protected]> +M: Greg Kurz <[email protected]> L: [email protected] S: Maintained F: target/ppc/ @@ -394,6 +395,7 @@ F: target/mips/kvm.c PPC KVM CPUs M: David Gibson <[email protected]> +M: Greg Kurz <[email protected]> S: Maintained F: target/ppc/kvm.c @@ -1183,18 +1185,21 @@ PowerPC Machines ---------------- 405 M: David Gibson <[email protected]> +M: Greg Kurz <[email protected]> L: [email protected] S: Odd Fixes F: hw/ppc/ppc405_boards.c Bamboo M: David Gibson <[email protected]> +M: Greg Kurz <[email protected]> L: [email protected] S: Odd Fixes F: hw/ppc/ppc440_bamboo.c e500 M: David Gibson <[email protected]> +M: Greg Kurz <[email protected]> L: [email protected] S: Odd Fixes F: hw/ppc/e500* @@ -1208,6 +1213,7 @@ F: pc-bios/u-boot.e500 mpc8544ds M: David Gibson <[email protected]> +M: Greg Kurz <[email protected]> L: [email protected] S: Odd Fixes F: hw/ppc/mpc8544ds.c @@ -1216,6 +1222,7 @@ F: hw/ppc/mpc8544_guts.c New World (mac99) M: Mark Cave-Ayland <[email protected]> R: David Gibson <[email protected]> +R: Greg Kurz <[email protected]> L: [email protected] S: Odd Fixes F: hw/ppc/mac_newworld.c @@ -1235,6 +1242,7 @@ F: pc-bios/qemu_vga.ndrv Old World (g3beige) M: Mark Cave-Ayland <[email protected]> R: David Gibson <[email protected]> +R: Greg Kurz <[email protected]> L: [email protected] S: Odd Fixes F: hw/ppc/mac_oldworld.c @@ -1248,6 +1256,8 @@ F: pc-bios/qemu_vga.ndrv PReP M: Hervé Poussineau <[email protected]> +R: David Gibson <[email protected]> +R: Greg Kurz <[email protected]> L: [email protected] S: Maintained F: hw/ppc/prep.c @@ -1264,6 +1274,7 @@ F: tests/acceptance/ppc_prep_40p.py sPAPR M: David Gibson <[email protected]> +M: Greg Kurz <[email protected]> L: [email protected] S: Supported F: hw/*/spapr* @@ -1281,6 +1292,7 @@ F: tests/qtest/libqos/rtas* PowerNV (Non-Virtualized) M: Cédric Le Goater <[email protected]> M: David Gibson <[email protected]> +M: Greg Kurz <[email protected]> L: [email protected] S: Maintained F: hw/ppc/pnv* @@ -1300,6 +1312,8 @@ F: hw/ppc/virtex_ml507.c sam460ex M: BALATON Zoltan <[email protected]> +R: David Gibson <[email protected]> +R: Greg Kurz <[email protected]> L: [email protected] S: Maintained F: hw/ppc/sam460ex.c @@ -2086,8 +2100,9 @@ F: tests/qtest/fw_cfg-test.c T: git https://github.com/philmd/qemu.git fw_cfg-next XIVE -M: David Gibson <[email protected]> M: Cédric Le Goater <[email protected]> +R: David Gibson <[email protected]> +R: Greg Kurz <[email protected]> L: [email protected] S: Supported F: hw/*/*xive* -- 2.29.2
