On 07/11/2018 04:25, David Gibson wrote: > On Tue, Oct 30, 2018 at 02:34:46PM +0000, Mark Cave-Ayland wrote: >> On 30/10/2018 09:35, Alexander Graf wrote: >> >>> I haven't really been maintaining any PowerPC code for quite a while now, >>> so let's reflect reality: David does all the work and embedded PPC is in >>> "Odd Fixes" state rather than supported now. >> >> It was a pleasure working with you, but of course life moves >> on... :) > > [snip] >>> New World >>> -M: Alexander Graf <ag...@suse.de> >>> +M: David Gibson <da...@gibson.dropbear.id.au> >>> L: qemu-...@nongnu.org >>> -S: Maintained >>> +S: Odd Fixes >> >> There was actually a patch floating around to add myself to MAINTAINERS for >> the New >> World and Old World machines, but I think it got lost when trying to set up a >> sub-maintainer queue with David. I'm happy to look after these >> machines for now. > > Yeah, it did. Still need to sort that out...
Okay well as you've still got a ppc-for-3.1 pull pending, I can send a patch to add myself as a maintainer. Should I leave you listed there? Also I see that Alex also switched the Old World/New World machines to "Odd Fixes" from "Maintained" - is that correct? >>> F: hw/ppc/mac_newworld.c >>> F: hw/pci-host/uninorth.c >>> F: hw/pci-bridge/dec.[hc] >>> @@ -823,9 +822,9 @@ F: include/hw/misc/mos6522.h >>> F: include/hw/ppc/mac_dbdma.h >>> >>> Old World >>> -M: Alexander Graf <ag...@suse.de> >>> +M: David Gibson <da...@gibson.dropbear.id.au> >>> L: qemu-...@nongnu.org >>> -S: Maintained >>> +S: Odd Fixes >>> F: hw/ppc/mac_oldworld.c >>> F: hw/pci-host/grackle.c >>> F: hw/misc/macio/ >>> @@ -850,7 +849,6 @@ F: pc-bios/ppc_rom.bin >>> >>> sPAPR >>> M: David Gibson <da...@gibson.dropbear.id.au> >>> -M: Alexander Graf <ag...@suse.de> >>> L: qemu-...@nongnu.org >>> S: Supported >>> F: hw/*/spapr* >>> @@ -1117,7 +1115,7 @@ F: tests/bios-tables-test.c >>> F: tests/acpi-utils.[hc] >>> >>> ppc4xx >>> -M: Alexander Graf <ag...@suse.de> >>> +M: David Gibson <da...@gibson.dropbear.id.au> >>> L: qemu-...@nongnu.org >>> S: Odd Fixes >>> F: hw/ppc/ppc4*.c >>> @@ -1126,9 +1124,9 @@ F: include/hw/ppc/ppc4xx.h >>> F: include/hw/i2c/ppc4xx_i2c.h >>> >>> ppce500 >>> -M: Alexander Graf <ag...@suse.de> >>> +M: David Gibson <da...@gibson.dropbear.id.au> >>> L: qemu-...@nongnu.org >>> -S: Supported >>> +S: Odd Fixes >>> F: hw/ppc/e500* >>> F: hw/pci-host/ppce500.c >>> F: hw/net/fsl_etsec/ ATB, Mark.