qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] target/ppc, hw/ppc: Change maintainers


From: Cédric Le Goater
Subject: Re: [PATCH] target/ppc, hw/ppc: Change maintainers
Date: Fri, 5 Nov 2021 14:54:58 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.0

On 11/5/21 04:46, David Gibson wrote:
As our day jobs and interests have moved onto other things, Greg and I have
been struggling to keep on top of maintainership of target/ppc and
associated pieces like the pseries and powernv machine types, with their
platform specific devices.

We've therefore discussed and plan to transfer maintainership to Cédric Le
Goater (primary) and Daniel Henrique Barboza (backup).  Cédric and Daniel
have been actively contributing to the area for some time, and they're
supported in this by their current employer, IBM, who has an obvious
interest in the platform.


IBM business has changed focus and pseries/KVM will be less in
the spotlights. Nevertheless, there is a large code base we want
to keep running and not break. Migration compatibility is the
most complex part of it. I hope we will be able to automate some
of the non-regression tests RedHat/IBM have. Not an easy part
I admit.


There are plenty of contributors who help on very large parts
of QEMU-PPC.

Richard and the Eldorado team are watching closely instruction
implementation,
Mark is doing the same for MAC machines,
Balaton for 44x and 46x and associated machines.
Thomas showed he could bring back from the dead any forgotten board,
Alex Graf still admins the qemu-ppc mailin list.
It was nicely hooked to patchwork by the OzLabs recently :

    https://patchwork.ozlabs.org/project/qemu-ppc/list/

we might add some simple automation on the received patches,
"does the patch apply ?" for instance. Anyhow, it's an easy way
to share the review between people.

Daniel, Bharata, Fabiano, Nick, You and Greg for pseries, and
Alexey, for SLOF+VOF also. I am still around for PowerNV, XIVE, XICS.

Christophe is doing his best to keep alive Linux ppc405.

Michael does kernel CI testing on all these platforms :

    https://github.com/linuxppc/ci-scripts/tree/master/scripts/boot

Guenter also does :

    https://github.com/groeck/linux-build-test/tree/master/rootfs/ppc

and skiboot :

    https://github.com/open-power/skiboot/tree/master/opal-ci

GitLab does even more.

and we have Philippe, always here to make sure every grain of sand
has been examined.

We don't feel alone :)

Greg and I do plan to stay around in some capacity for at least the next
6 months, providing reviews and advice to assist the new maintainers into
the role.

Thanks for the time and assistance for all these years. Pseries
and PowerNV would not be in such a good shape without all the
efforts you have put into them.

I suppose emulation will take a larger part of our time now since
it is largely used for pseries/powernv development in IBM. We will
see how that goes.


Signed-off-by: David Gibson <david@gibson.dropbear.id.au>

Acked-by: Cédric Le Goater <clg@kaod.org>

C.

---
  MAINTAINERS | 20 ++++++++++++++------
  1 file changed, 14 insertions(+), 6 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 797be5b366..066c4fb2b0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -262,8 +262,10 @@ F: hw/openrisc/
  F: tests/tcg/openrisc/
PowerPC TCG CPUs
-M: David Gibson <david@gibson.dropbear.id.au>
-M: Greg Kurz <groug@kaod.org>
+M: Cédric Le Goater <clg@kaod.org>
+M: Daniel Henrique Barboza <danielhb413@gmail.com>
+R: David Gibson <david@gibson.dropbear.id.au>
+R: Greg Kurz <groug@kaod.org>
  L: qemu-ppc@nongnu.org
  S: Maintained
  F: target/ppc/
@@ -382,8 +384,10 @@ F: target/mips/kvm*
  F: target/mips/sysemu/
PPC KVM CPUs
-M: David Gibson <david@gibson.dropbear.id.au>
-M: Greg Kurz <groug@kaod.org>
+M: Cédric Le Goater <clg@kaod.org>
+M: Daniel Henrique Barboza <danielhb413@gmail.com>
+R: David Gibson <david@gibson.dropbear.id.au>
+R: Greg Kurz <groug@kaod.org>
  S: Maintained
  F: target/ppc/kvm.c
@@ -1321,8 +1325,10 @@ F: include/hw/rtc/m48t59.h
  F: tests/acceptance/ppc_prep_40p.py
sPAPR
-M: David Gibson <david@gibson.dropbear.id.au>
-M: Greg Kurz <groug@kaod.org>
+M: Cédric Le Goater <clg@kaod.org>
+M: Daniel Henrique Barboza <danielhb413@gmail.com>
+R: David Gibson <david@gibson.dropbear.id.au>
+R: Greg Kurz <groug@kaod.org>
  L: qemu-ppc@nongnu.org
  S: Maintained
  F: hw/*/spapr*
@@ -1382,6 +1388,8 @@ F: include/hw/pci-host/mv64361.h
Virtual Open Firmware (VOF)
  M: Alexey Kardashevskiy <aik@ozlabs.ru>
+R: Cédric Le Goater <clg@kaod.org>
+R: Daniel Henrique Barboza <danielhb413@gmail.com>
  R: David Gibson <david@gibson.dropbear.id.au>
  R: Greg Kurz <groug@kaod.org>
  L: qemu-ppc@nongnu.org





reply via email to

[Prev in Thread] Current Thread [Next in Thread]