* [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes
@ 2023-09-15 11:05 Daniel Henrique Barboza
2023-09-15 12:36 ` Greg Kurz
` (7 more replies)
0 siblings, 8 replies; 12+ messages in thread
From: Daniel Henrique Barboza @ 2023-09-15 11:05 UTC (permalink / raw)
To: qemu-devel
Cc: qemu-ppc, david, groug, npiggin, aik, Daniel Henrique Barboza,
Cédric Le Goater
Update all relevant PowerPC entries as follows:
- Nick Piggin is promoted to Maintainer in all qemu-ppc subsystems.
Nick has been a solid contributor for the last couple of years and
has the required knowledge and motivation to drive the boat.
- Greg Kurz is being removed from all qemu-ppc entries. Greg has moved
to other areas of interest and will retire from qemu-ppc. Thanks Mr
Kurz for all the years of service.
- David Gibson was removed as 'Reviewer' from PowerPC TCG CPUs and PPC
KVM CPUs. Change done per his request.
- Daniel Barboza downgraded from 'Maintainer' to 'Reviewer' in sPAPR and
PPC KVM CPUs. It has been a long since I last touched those areas and
it's not justified to be kept as maintainer in them.
- Cedric Le Goater and Daniel Barboza removed as 'Reviewer' in VOF. We
don't have the required knowledge to justify it.
- VOF support downgraded from 'Maintained' to 'Odd Fixes' since it
better reflects the current state of the subsystem.
Acked-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
---
MAINTAINERS | 20 +++++++-------------
1 file changed, 7 insertions(+), 13 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 00562f924f..c4aa1c1c9f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -298,11 +298,9 @@ F: hw/openrisc/
F: tests/tcg/openrisc/
PowerPC TCG CPUs
+M: Nicholas Piggin <npiggin@gmail.com>
M: Daniel Henrique Barboza <danielhb413@gmail.com>
R: Cédric Le Goater <clg@kaod.org>
-R: David Gibson <david@gibson.dropbear.id.au>
-R: Greg Kurz <groug@kaod.org>
-R: Nicholas Piggin <npiggin@gmail.com>
L: qemu-ppc@nongnu.org
S: Odd Fixes
F: target/ppc/
@@ -438,10 +436,9 @@ F: target/mips/kvm*
F: target/mips/sysemu/
PPC KVM CPUs
-M: Daniel Henrique Barboza <danielhb413@gmail.com>
+M: Nicholas Piggin <npiggin@gmail.com>
+R: Daniel Henrique Barboza <danielhb413@gmail.com>
R: Cédric Le Goater <clg@kaod.org>
-R: David Gibson <david@gibson.dropbear.id.au>
-R: Greg Kurz <groug@kaod.org>
S: Odd Fixes
F: target/ppc/kvm.c
@@ -1430,10 +1427,10 @@ F: include/hw/rtc/m48t59.h
F: tests/avocado/ppc_prep_40p.py
sPAPR (pseries)
-M: Daniel Henrique Barboza <danielhb413@gmail.com>
+M: Nicholas Piggin <npiggin@gmail.com>
+R: Daniel Henrique Barboza <danielhb413@gmail.com>
R: Cédric Le Goater <clg@kaod.org>
R: David Gibson <david@gibson.dropbear.id.au>
-R: Greg Kurz <groug@kaod.org>
R: Harsh Prateek Bora <harshpb@linux.ibm.com>
L: qemu-ppc@nongnu.org
S: Odd Fixes
@@ -1452,8 +1449,8 @@ F: tests/avocado/ppc_pseries.py
PowerNV (Non-Virtualized)
M: Cédric Le Goater <clg@kaod.org>
+M: Nicholas Piggin <npiggin@gmail.com>
R: Frédéric Barrat <fbarrat@linux.ibm.com>
-R: Nicholas Piggin <npiggin@gmail.com>
L: qemu-ppc@nongnu.org
S: Odd Fixes
F: docs/system/ppc/powernv.rst
@@ -1497,12 +1494,9 @@ 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
-S: Maintained
+S: Odd Fixes
F: hw/ppc/spapr_vof*
F: hw/ppc/vof*
F: include/hw/ppc/vof*
--
2.41.0
^ permalink raw reply related [flat|nested] 12+ messages in thread
* Re: [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes
2023-09-15 11:05 [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes Daniel Henrique Barboza
@ 2023-09-15 12:36 ` Greg Kurz
2023-09-15 13:04 ` Philippe Mathieu-Daudé
` (6 subsequent siblings)
7 siblings, 0 replies; 12+ messages in thread
From: Greg Kurz @ 2023-09-15 12:36 UTC (permalink / raw)
To: Daniel Henrique Barboza
Cc: qemu-devel, qemu-ppc, david, npiggin, aik, Cédric Le Goater
On Fri, 15 Sep 2023 08:05:07 -0300
Daniel Henrique Barboza <danielhb413@gmail.com> wrote:
> Update all relevant PowerPC entries as follows:
>
> - Nick Piggin is promoted to Maintainer in all qemu-ppc subsystems.
> Nick has been a solid contributor for the last couple of years and
> has the required knowledge and motivation to drive the boat.
>
Have a good trip Nick ! :-)
> - Greg Kurz is being removed from all qemu-ppc entries. Greg has moved
> to other areas of interest and will retire from qemu-ppc. Thanks Mr
> Kurz for all the years of service.
>
My pleasure !
> - David Gibson was removed as 'Reviewer' from PowerPC TCG CPUs and PPC
> KVM CPUs. Change done per his request.
>
> - Daniel Barboza downgraded from 'Maintainer' to 'Reviewer' in sPAPR and
> PPC KVM CPUs. It has been a long since I last touched those areas and
> it's not justified to be kept as maintainer in them.
>
> - Cedric Le Goater and Daniel Barboza removed as 'Reviewer' in VOF. We
> don't have the required knowledge to justify it.
>
> - VOF support downgraded from 'Maintained' to 'Odd Fixes' since it
> better reflects the current state of the subsystem.
>
> Acked-by: Cédric Le Goater <clg@kaod.org>
> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
> ---
Acked-by: Greg Kurz <groug@kaod.org>
Cheers,
--
Greg
> MAINTAINERS | 20 +++++++-------------
> 1 file changed, 7 insertions(+), 13 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 00562f924f..c4aa1c1c9f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -298,11 +298,9 @@ F: hw/openrisc/
> F: tests/tcg/openrisc/
>
> PowerPC TCG CPUs
> +M: Nicholas Piggin <npiggin@gmail.com>
> M: Daniel Henrique Barboza <danielhb413@gmail.com>
> R: Cédric Le Goater <clg@kaod.org>
> -R: David Gibson <david@gibson.dropbear.id.au>
> -R: Greg Kurz <groug@kaod.org>
> -R: Nicholas Piggin <npiggin@gmail.com>
> L: qemu-ppc@nongnu.org
> S: Odd Fixes
> F: target/ppc/
> @@ -438,10 +436,9 @@ F: target/mips/kvm*
> F: target/mips/sysemu/
>
> PPC KVM CPUs
> -M: Daniel Henrique Barboza <danielhb413@gmail.com>
> +M: Nicholas Piggin <npiggin@gmail.com>
> +R: Daniel Henrique Barboza <danielhb413@gmail.com>
> R: Cédric Le Goater <clg@kaod.org>
> -R: David Gibson <david@gibson.dropbear.id.au>
> -R: Greg Kurz <groug@kaod.org>
> S: Odd Fixes
> F: target/ppc/kvm.c
>
> @@ -1430,10 +1427,10 @@ F: include/hw/rtc/m48t59.h
> F: tests/avocado/ppc_prep_40p.py
>
> sPAPR (pseries)
> -M: Daniel Henrique Barboza <danielhb413@gmail.com>
> +M: Nicholas Piggin <npiggin@gmail.com>
> +R: Daniel Henrique Barboza <danielhb413@gmail.com>
> R: Cédric Le Goater <clg@kaod.org>
> R: David Gibson <david@gibson.dropbear.id.au>
> -R: Greg Kurz <groug@kaod.org>
> R: Harsh Prateek Bora <harshpb@linux.ibm.com>
> L: qemu-ppc@nongnu.org
> S: Odd Fixes
> @@ -1452,8 +1449,8 @@ F: tests/avocado/ppc_pseries.py
>
> PowerNV (Non-Virtualized)
> M: Cédric Le Goater <clg@kaod.org>
> +M: Nicholas Piggin <npiggin@gmail.com>
> R: Frédéric Barrat <fbarrat@linux.ibm.com>
> -R: Nicholas Piggin <npiggin@gmail.com>
> L: qemu-ppc@nongnu.org
> S: Odd Fixes
> F: docs/system/ppc/powernv.rst
> @@ -1497,12 +1494,9 @@ 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
> -S: Maintained
> +S: Odd Fixes
> F: hw/ppc/spapr_vof*
> F: hw/ppc/vof*
> F: include/hw/ppc/vof*
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes
2023-09-15 11:05 [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes Daniel Henrique Barboza
2023-09-15 12:36 ` Greg Kurz
@ 2023-09-15 13:04 ` Philippe Mathieu-Daudé
2023-09-15 13:32 ` Alex Bennée
` (5 subsequent siblings)
7 siblings, 0 replies; 12+ messages in thread
From: Philippe Mathieu-Daudé @ 2023-09-15 13:04 UTC (permalink / raw)
To: Daniel Henrique Barboza, qemu-devel
Cc: qemu-ppc, david, groug, npiggin, aik, Cédric Le Goater
On 15/9/23 13:05, Daniel Henrique Barboza wrote:
> Update all relevant PowerPC entries as follows:
>
> - Nick Piggin is promoted to Maintainer in all qemu-ppc subsystems.
> Nick has been a solid contributor for the last couple of years and
> has the required knowledge and motivation to drive the boat.
>
> - Greg Kurz is being removed from all qemu-ppc entries. Greg has moved
> to other areas of interest and will retire from qemu-ppc. Thanks Mr
> Kurz for all the years of service.
>
> - David Gibson was removed as 'Reviewer' from PowerPC TCG CPUs and PPC
> KVM CPUs. Change done per his request.
>
> - Daniel Barboza downgraded from 'Maintainer' to 'Reviewer' in sPAPR and
> PPC KVM CPUs. It has been a long since I last touched those areas and
> it's not justified to be kept as maintainer in them.
>
> - Cedric Le Goater and Daniel Barboza removed as 'Reviewer' in VOF. We
> don't have the required knowledge to justify it.
>
> - VOF support downgraded from 'Maintained' to 'Odd Fixes' since it
> better reflects the current state of the subsystem.
>
> Acked-by: Cédric Le Goater <clg@kaod.org>
> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
> ---
> MAINTAINERS | 20 +++++++-------------
> 1 file changed, 7 insertions(+), 13 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 00562f924f..c4aa1c1c9f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -298,11 +298,9 @@ F: hw/openrisc/
> F: tests/tcg/openrisc/
>
> PowerPC TCG CPUs
> +M: Nicholas Piggin <npiggin@gmail.com>
> M: Daniel Henrique Barboza <danielhb413@gmail.com>
> R: Cédric Le Goater <clg@kaod.org>
> -R: David Gibson <david@gibson.dropbear.id.au>
> -R: Greg Kurz <groug@kaod.org>
Thanks David and Greg for all you contributed so far!
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes
2023-09-15 11:05 [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes Daniel Henrique Barboza
2023-09-15 12:36 ` Greg Kurz
2023-09-15 13:04 ` Philippe Mathieu-Daudé
@ 2023-09-15 13:32 ` Alex Bennée
2023-09-15 14:03 ` Harsh Prateek Bora
` (4 subsequent siblings)
7 siblings, 0 replies; 12+ messages in thread
From: Alex Bennée @ 2023-09-15 13:32 UTC (permalink / raw)
To: Daniel Henrique Barboza
Cc: qemu-ppc, david, groug, npiggin, aik, Cédric Le Goater,
qemu-devel
Daniel Henrique Barboza <danielhb413@gmail.com> writes:
> Update all relevant PowerPC entries as follows:
>
> - Nick Piggin is promoted to Maintainer in all qemu-ppc subsystems.
> Nick has been a solid contributor for the last couple of years and
> has the required knowledge and motivation to drive the boat.
>
> - Greg Kurz is being removed from all qemu-ppc entries. Greg has moved
> to other areas of interest and will retire from qemu-ppc. Thanks Mr
> Kurz for all the years of service.
>
> - David Gibson was removed as 'Reviewer' from PowerPC TCG CPUs and PPC
> KVM CPUs. Change done per his request.
>
> - Daniel Barboza downgraded from 'Maintainer' to 'Reviewer' in sPAPR and
> PPC KVM CPUs. It has been a long since I last touched those areas and
> it's not justified to be kept as maintainer in them.
>
> - Cedric Le Goater and Daniel Barboza removed as 'Reviewer' in VOF. We
> don't have the required knowledge to justify it.
>
> - VOF support downgraded from 'Maintained' to 'Odd Fixes' since it
> better reflects the current state of the subsystem.
>
> Acked-by: Cédric Le Goater <clg@kaod.org>
> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
--
Alex Bennée
Virtualisation Tech Lead @ Linaro
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes
2023-09-15 11:05 [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes Daniel Henrique Barboza
` (2 preceding siblings ...)
2023-09-15 13:32 ` Alex Bennée
@ 2023-09-15 14:03 ` Harsh Prateek Bora
2023-09-16 1:56 ` David Gibson
` (3 subsequent siblings)
7 siblings, 0 replies; 12+ messages in thread
From: Harsh Prateek Bora @ 2023-09-15 14:03 UTC (permalink / raw)
To: Daniel Henrique Barboza, qemu-devel
Cc: qemu-ppc, david, groug, npiggin, aik, Cédric Le Goater
On 9/15/23 16:35, Daniel Henrique Barboza wrote:
> Update all relevant PowerPC entries as follows:
>
> - Nick Piggin is promoted to Maintainer in all qemu-ppc subsystems.
> Nick has been a solid contributor for the last couple of years and
> has the required knowledge and motivation to drive the boat.
>
> - Greg Kurz is being removed from all qemu-ppc entries. Greg has moved
> to other areas of interest and will retire from qemu-ppc. Thanks Mr
> Kurz for all the years of service.
>
> - David Gibson was removed as 'Reviewer' from PowerPC TCG CPUs and PPC
> KVM CPUs. Change done per his request.
>
> - Daniel Barboza downgraded from 'Maintainer' to 'Reviewer' in sPAPR and
> PPC KVM CPUs. It has been a long since I last touched those areas and
> it's not justified to be kept as maintainer in them.
>
> - Cedric Le Goater and Daniel Barboza removed as 'Reviewer' in VOF. We
> don't have the required knowledge to justify it.
>
Thanks all for your contributions and support so far. Welcome Nick !
Reviewed-by: Harsh Prateek Bora <harshpb@linux.ibm.com>
> - VOF support downgraded from 'Maintained' to 'Odd Fixes' since it
> better reflects the current state of the subsystem.
>
> Acked-by: Cédric Le Goater <clg@kaod.org>
> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
> ---
> MAINTAINERS | 20 +++++++-------------
> 1 file changed, 7 insertions(+), 13 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 00562f924f..c4aa1c1c9f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -298,11 +298,9 @@ F: hw/openrisc/
> F: tests/tcg/openrisc/
>
> PowerPC TCG CPUs
> +M: Nicholas Piggin <npiggin@gmail.com>
> M: Daniel Henrique Barboza <danielhb413@gmail.com>
> R: Cédric Le Goater <clg@kaod.org>
> -R: David Gibson <david@gibson.dropbear.id.au>
> -R: Greg Kurz <groug@kaod.org>
> -R: Nicholas Piggin <npiggin@gmail.com>
> L: qemu-ppc@nongnu.org
> S: Odd Fixes
> F: target/ppc/
> @@ -438,10 +436,9 @@ F: target/mips/kvm*
> F: target/mips/sysemu/
>
> PPC KVM CPUs
> -M: Daniel Henrique Barboza <danielhb413@gmail.com>
> +M: Nicholas Piggin <npiggin@gmail.com>
> +R: Daniel Henrique Barboza <danielhb413@gmail.com>
> R: Cédric Le Goater <clg@kaod.org>
> -R: David Gibson <david@gibson.dropbear.id.au>
> -R: Greg Kurz <groug@kaod.org>
> S: Odd Fixes
> F: target/ppc/kvm.c
>
> @@ -1430,10 +1427,10 @@ F: include/hw/rtc/m48t59.h
> F: tests/avocado/ppc_prep_40p.py
>
> sPAPR (pseries)
> -M: Daniel Henrique Barboza <danielhb413@gmail.com>
> +M: Nicholas Piggin <npiggin@gmail.com>
> +R: Daniel Henrique Barboza <danielhb413@gmail.com>
> R: Cédric Le Goater <clg@kaod.org>
> R: David Gibson <david@gibson.dropbear.id.au>
> -R: Greg Kurz <groug@kaod.org>
> R: Harsh Prateek Bora <harshpb@linux.ibm.com>
> L: qemu-ppc@nongnu.org
> S: Odd Fixes
> @@ -1452,8 +1449,8 @@ F: tests/avocado/ppc_pseries.py
>
> PowerNV (Non-Virtualized)
> M: Cédric Le Goater <clg@kaod.org>
> +M: Nicholas Piggin <npiggin@gmail.com>
> R: Frédéric Barrat <fbarrat@linux.ibm.com>
> -R: Nicholas Piggin <npiggin@gmail.com>
> L: qemu-ppc@nongnu.org
> S: Odd Fixes
> F: docs/system/ppc/powernv.rst
> @@ -1497,12 +1494,9 @@ 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
> -S: Maintained
> +S: Odd Fixes
> F: hw/ppc/spapr_vof*
> F: hw/ppc/vof*
> F: include/hw/ppc/vof*
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes
2023-09-15 11:05 [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes Daniel Henrique Barboza
` (3 preceding siblings ...)
2023-09-15 14:03 ` Harsh Prateek Bora
@ 2023-09-16 1:56 ` David Gibson
2023-09-18 5:01 ` Nicholas Piggin
` (2 subsequent siblings)
7 siblings, 0 replies; 12+ messages in thread
From: David Gibson @ 2023-09-16 1:56 UTC (permalink / raw)
To: Daniel Henrique Barboza
Cc: qemu-devel, qemu-ppc, groug, npiggin, aik, Cédric Le Goater
[-- Attachment #1: Type: text/plain, Size: 3842 bytes --]
On Fri, Sep 15, 2023 at 08:05:07AM -0300, Daniel Henrique Barboza wrote:
> Update all relevant PowerPC entries as follows:
>
> - Nick Piggin is promoted to Maintainer in all qemu-ppc subsystems.
> Nick has been a solid contributor for the last couple of years and
> has the required knowledge and motivation to drive the boat.
>
> - Greg Kurz is being removed from all qemu-ppc entries. Greg has moved
> to other areas of interest and will retire from qemu-ppc. Thanks Mr
> Kurz for all the years of service.
>
> - David Gibson was removed as 'Reviewer' from PowerPC TCG CPUs and PPC
> KVM CPUs. Change done per his request.
>
> - Daniel Barboza downgraded from 'Maintainer' to 'Reviewer' in sPAPR and
> PPC KVM CPUs. It has been a long since I last touched those areas and
> it's not justified to be kept as maintainer in them.
>
> - Cedric Le Goater and Daniel Barboza removed as 'Reviewer' in VOF. We
> don't have the required knowledge to justify it.
>
> - VOF support downgraded from 'Maintained' to 'Odd Fixes' since it
> better reflects the current state of the subsystem.
>
> Acked-by: Cédric Le Goater <clg@kaod.org>
> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
> ---
> MAINTAINERS | 20 +++++++-------------
> 1 file changed, 7 insertions(+), 13 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 00562f924f..c4aa1c1c9f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -298,11 +298,9 @@ F: hw/openrisc/
> F: tests/tcg/openrisc/
>
> PowerPC TCG CPUs
> +M: Nicholas Piggin <npiggin@gmail.com>
> M: Daniel Henrique Barboza <danielhb413@gmail.com>
> R: Cédric Le Goater <clg@kaod.org>
> -R: David Gibson <david@gibson.dropbear.id.au>
> -R: Greg Kurz <groug@kaod.org>
> -R: Nicholas Piggin <npiggin@gmail.com>
> L: qemu-ppc@nongnu.org
> S: Odd Fixes
> F: target/ppc/
> @@ -438,10 +436,9 @@ F: target/mips/kvm*
> F: target/mips/sysemu/
>
> PPC KVM CPUs
> -M: Daniel Henrique Barboza <danielhb413@gmail.com>
> +M: Nicholas Piggin <npiggin@gmail.com>
> +R: Daniel Henrique Barboza <danielhb413@gmail.com>
> R: Cédric Le Goater <clg@kaod.org>
> -R: David Gibson <david@gibson.dropbear.id.au>
> -R: Greg Kurz <groug@kaod.org>
> S: Odd Fixes
> F: target/ppc/kvm.c
>
> @@ -1430,10 +1427,10 @@ F: include/hw/rtc/m48t59.h
> F: tests/avocado/ppc_prep_40p.py
>
> sPAPR (pseries)
> -M: Daniel Henrique Barboza <danielhb413@gmail.com>
> +M: Nicholas Piggin <npiggin@gmail.com>
> +R: Daniel Henrique Barboza <danielhb413@gmail.com>
> R: Cédric Le Goater <clg@kaod.org>
> R: David Gibson <david@gibson.dropbear.id.au>
> -R: Greg Kurz <groug@kaod.org>
> R: Harsh Prateek Bora <harshpb@linux.ibm.com>
> L: qemu-ppc@nongnu.org
> S: Odd Fixes
> @@ -1452,8 +1449,8 @@ F: tests/avocado/ppc_pseries.py
>
> PowerNV (Non-Virtualized)
> M: Cédric Le Goater <clg@kaod.org>
> +M: Nicholas Piggin <npiggin@gmail.com>
> R: Frédéric Barrat <fbarrat@linux.ibm.com>
> -R: Nicholas Piggin <npiggin@gmail.com>
> L: qemu-ppc@nongnu.org
> S: Odd Fixes
> F: docs/system/ppc/powernv.rst
> @@ -1497,12 +1494,9 @@ 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
> -S: Maintained
> +S: Odd Fixes
> F: hw/ppc/spapr_vof*
> F: hw/ppc/vof*
> F: include/hw/ppc/vof*
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes
2023-09-15 11:05 [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes Daniel Henrique Barboza
` (4 preceding siblings ...)
2023-09-16 1:56 ` David Gibson
@ 2023-09-18 5:01 ` Nicholas Piggin
2023-09-18 10:31 ` Daniel Henrique Barboza
2023-09-18 6:45 ` Nicholas Piggin
2023-09-18 10:32 ` Daniel Henrique Barboza
7 siblings, 1 reply; 12+ messages in thread
From: Nicholas Piggin @ 2023-09-18 5:01 UTC (permalink / raw)
To: Daniel Henrique Barboza, qemu-devel
Cc: qemu-ppc, david, groug, aik, Cédric Le Goater
Hi Daniel,
Thank you for your stwardship of ppc, I might hope to do half as good a
job with it as you have. And to Greg and David for all the work over the
years.
Thanks,
Nick
On Fri Sep 15, 2023 at 9:05 PM AEST, Daniel Henrique Barboza wrote:
> Update all relevant PowerPC entries as follows:
>
> - Nick Piggin is promoted to Maintainer in all qemu-ppc subsystems.
> Nick has been a solid contributor for the last couple of years and
> has the required knowledge and motivation to drive the boat.
>
> - Greg Kurz is being removed from all qemu-ppc entries. Greg has moved
> to other areas of interest and will retire from qemu-ppc. Thanks Mr
> Kurz for all the years of service.
>
> - David Gibson was removed as 'Reviewer' from PowerPC TCG CPUs and PPC
> KVM CPUs. Change done per his request.
>
> - Daniel Barboza downgraded from 'Maintainer' to 'Reviewer' in sPAPR and
> PPC KVM CPUs. It has been a long since I last touched those areas and
> it's not justified to be kept as maintainer in them.
>
> - Cedric Le Goater and Daniel Barboza removed as 'Reviewer' in VOF. We
> don't have the required knowledge to justify it.
>
> - VOF support downgraded from 'Maintained' to 'Odd Fixes' since it
> better reflects the current state of the subsystem.
>
> Acked-by: Cédric Le Goater <clg@kaod.org>
> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
> ---
> MAINTAINERS | 20 +++++++-------------
> 1 file changed, 7 insertions(+), 13 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 00562f924f..c4aa1c1c9f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -298,11 +298,9 @@ F: hw/openrisc/
> F: tests/tcg/openrisc/
>
> PowerPC TCG CPUs
> +M: Nicholas Piggin <npiggin@gmail.com>
> M: Daniel Henrique Barboza <danielhb413@gmail.com>
> R: Cédric Le Goater <clg@kaod.org>
> -R: David Gibson <david@gibson.dropbear.id.au>
> -R: Greg Kurz <groug@kaod.org>
> -R: Nicholas Piggin <npiggin@gmail.com>
> L: qemu-ppc@nongnu.org
> S: Odd Fixes
> F: target/ppc/
> @@ -438,10 +436,9 @@ F: target/mips/kvm*
> F: target/mips/sysemu/
>
> PPC KVM CPUs
> -M: Daniel Henrique Barboza <danielhb413@gmail.com>
> +M: Nicholas Piggin <npiggin@gmail.com>
> +R: Daniel Henrique Barboza <danielhb413@gmail.com>
> R: Cédric Le Goater <clg@kaod.org>
> -R: David Gibson <david@gibson.dropbear.id.au>
> -R: Greg Kurz <groug@kaod.org>
> S: Odd Fixes
> F: target/ppc/kvm.c
>
> @@ -1430,10 +1427,10 @@ F: include/hw/rtc/m48t59.h
> F: tests/avocado/ppc_prep_40p.py
>
> sPAPR (pseries)
> -M: Daniel Henrique Barboza <danielhb413@gmail.com>
> +M: Nicholas Piggin <npiggin@gmail.com>
> +R: Daniel Henrique Barboza <danielhb413@gmail.com>
> R: Cédric Le Goater <clg@kaod.org>
> R: David Gibson <david@gibson.dropbear.id.au>
> -R: Greg Kurz <groug@kaod.org>
> R: Harsh Prateek Bora <harshpb@linux.ibm.com>
> L: qemu-ppc@nongnu.org
> S: Odd Fixes
> @@ -1452,8 +1449,8 @@ F: tests/avocado/ppc_pseries.py
>
> PowerNV (Non-Virtualized)
> M: Cédric Le Goater <clg@kaod.org>
> +M: Nicholas Piggin <npiggin@gmail.com>
> R: Frédéric Barrat <fbarrat@linux.ibm.com>
> -R: Nicholas Piggin <npiggin@gmail.com>
> L: qemu-ppc@nongnu.org
> S: Odd Fixes
> F: docs/system/ppc/powernv.rst
> @@ -1497,12 +1494,9 @@ 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
> -S: Maintained
> +S: Odd Fixes
> F: hw/ppc/spapr_vof*
> F: hw/ppc/vof*
> F: include/hw/ppc/vof*
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes
2023-09-15 11:05 [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes Daniel Henrique Barboza
` (5 preceding siblings ...)
2023-09-18 5:01 ` Nicholas Piggin
@ 2023-09-18 6:45 ` Nicholas Piggin
2023-09-18 8:56 ` Alexey Kardashevskiy
2023-09-18 10:32 ` Daniel Henrique Barboza
7 siblings, 1 reply; 12+ messages in thread
From: Nicholas Piggin @ 2023-09-18 6:45 UTC (permalink / raw)
To: Daniel Henrique Barboza, qemu-devel
Cc: qemu-ppc, david, groug, aik, Cédric Le Goater
On Fri Sep 15, 2023 at 9:05 PM AEST, Daniel Henrique Barboza wrote:
> Update all relevant PowerPC entries as follows:
>
> - Nick Piggin is promoted to Maintainer in all qemu-ppc subsystems.
> Nick has been a solid contributor for the last couple of years and
> has the required knowledge and motivation to drive the boat.
>
> - Greg Kurz is being removed from all qemu-ppc entries. Greg has moved
> to other areas of interest and will retire from qemu-ppc. Thanks Mr
> Kurz for all the years of service.
>
> - David Gibson was removed as 'Reviewer' from PowerPC TCG CPUs and PPC
> KVM CPUs. Change done per his request.
>
> - Daniel Barboza downgraded from 'Maintainer' to 'Reviewer' in sPAPR and
> PPC KVM CPUs. It has been a long since I last touched those areas and
> it's not justified to be kept as maintainer in them.
>
> - Cedric Le Goater and Daniel Barboza removed as 'Reviewer' in VOF. We
> don't have the required knowledge to justify it.
>
> - VOF support downgraded from 'Maintained' to 'Odd Fixes' since it
> better reflects the current state of the subsystem.
>
Oh, I forgot:
Acked-by: Nicholas Piggin <npiggin@gmail.com>
> Acked-by: Cédric Le Goater <clg@kaod.org>
> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
> ---
> MAINTAINERS | 20 +++++++-------------
> 1 file changed, 7 insertions(+), 13 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 00562f924f..c4aa1c1c9f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -298,11 +298,9 @@ F: hw/openrisc/
> F: tests/tcg/openrisc/
>
> PowerPC TCG CPUs
> +M: Nicholas Piggin <npiggin@gmail.com>
> M: Daniel Henrique Barboza <danielhb413@gmail.com>
> R: Cédric Le Goater <clg@kaod.org>
> -R: David Gibson <david@gibson.dropbear.id.au>
> -R: Greg Kurz <groug@kaod.org>
> -R: Nicholas Piggin <npiggin@gmail.com>
> L: qemu-ppc@nongnu.org
> S: Odd Fixes
> F: target/ppc/
> @@ -438,10 +436,9 @@ F: target/mips/kvm*
> F: target/mips/sysemu/
>
> PPC KVM CPUs
> -M: Daniel Henrique Barboza <danielhb413@gmail.com>
> +M: Nicholas Piggin <npiggin@gmail.com>
> +R: Daniel Henrique Barboza <danielhb413@gmail.com>
> R: Cédric Le Goater <clg@kaod.org>
> -R: David Gibson <david@gibson.dropbear.id.au>
> -R: Greg Kurz <groug@kaod.org>
> S: Odd Fixes
> F: target/ppc/kvm.c
>
> @@ -1430,10 +1427,10 @@ F: include/hw/rtc/m48t59.h
> F: tests/avocado/ppc_prep_40p.py
>
> sPAPR (pseries)
> -M: Daniel Henrique Barboza <danielhb413@gmail.com>
> +M: Nicholas Piggin <npiggin@gmail.com>
> +R: Daniel Henrique Barboza <danielhb413@gmail.com>
> R: Cédric Le Goater <clg@kaod.org>
> R: David Gibson <david@gibson.dropbear.id.au>
> -R: Greg Kurz <groug@kaod.org>
> R: Harsh Prateek Bora <harshpb@linux.ibm.com>
> L: qemu-ppc@nongnu.org
> S: Odd Fixes
> @@ -1452,8 +1449,8 @@ F: tests/avocado/ppc_pseries.py
>
> PowerNV (Non-Virtualized)
> M: Cédric Le Goater <clg@kaod.org>
> +M: Nicholas Piggin <npiggin@gmail.com>
> R: Frédéric Barrat <fbarrat@linux.ibm.com>
> -R: Nicholas Piggin <npiggin@gmail.com>
> L: qemu-ppc@nongnu.org
> S: Odd Fixes
> F: docs/system/ppc/powernv.rst
> @@ -1497,12 +1494,9 @@ 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
> -S: Maintained
> +S: Odd Fixes
> F: hw/ppc/spapr_vof*
> F: hw/ppc/vof*
> F: include/hw/ppc/vof*
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes
2023-09-18 6:45 ` Nicholas Piggin
@ 2023-09-18 8:56 ` Alexey Kardashevskiy
0 siblings, 0 replies; 12+ messages in thread
From: Alexey Kardashevskiy @ 2023-09-18 8:56 UTC (permalink / raw)
To: Nicholas Piggin, Daniel Henrique Barboza, qemu-devel
Cc: qemu-ppc, david, groug, Cédric Le Goater
On 18/09/2023 16:45, Nicholas Piggin wrote:
> On Fri Sep 15, 2023 at 9:05 PM AEST, Daniel Henrique Barboza wrote:
>> Update all relevant PowerPC entries as follows:
>>
>> - Nick Piggin is promoted to Maintainer in all qemu-ppc subsystems.
>> Nick has been a solid contributor for the last couple of years and
>> has the required knowledge and motivation to drive the boat.
>>
>> - Greg Kurz is being removed from all qemu-ppc entries. Greg has moved
>> to other areas of interest and will retire from qemu-ppc. Thanks Mr
>> Kurz for all the years of service.
>>
>> - David Gibson was removed as 'Reviewer' from PowerPC TCG CPUs and PPC
>> KVM CPUs. Change done per his request.
>>
>> - Daniel Barboza downgraded from 'Maintainer' to 'Reviewer' in sPAPR and
>> PPC KVM CPUs. It has been a long since I last touched those areas and
>> it's not justified to be kept as maintainer in them.
>>
>> - Cedric Le Goater and Daniel Barboza removed as 'Reviewer' in VOF. We
>> don't have the required knowledge to justify it.
>>
>> - VOF support downgraded from 'Maintained' to 'Odd Fixes' since it
>> better reflects the current state of the subsystem.
>>
>
> Oh, I forgot:
>
> Acked-by: Nicholas Piggin <npiggin@gmail.com>
>
And you also forgot to mention where on github/gitlab the ppc-next
branch is hosted from now on, for SLOF releases :) Today I'll use
qemu/master.
>> Acked-by: Cédric Le Goater <clg@kaod.org>
>> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
>> ---
>> MAINTAINERS | 20 +++++++-------------
>> 1 file changed, 7 insertions(+), 13 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 00562f924f..c4aa1c1c9f 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -298,11 +298,9 @@ F: hw/openrisc/
>> F: tests/tcg/openrisc/
>>
>> PowerPC TCG CPUs
>> +M: Nicholas Piggin <npiggin@gmail.com>
>> M: Daniel Henrique Barboza <danielhb413@gmail.com>
>> R: Cédric Le Goater <clg@kaod.org>
>> -R: David Gibson <david@gibson.dropbear.id.au>
>> -R: Greg Kurz <groug@kaod.org>
>> -R: Nicholas Piggin <npiggin@gmail.com>
>> L: qemu-ppc@nongnu.org
>> S: Odd Fixes
>> F: target/ppc/
>> @@ -438,10 +436,9 @@ F: target/mips/kvm*
>> F: target/mips/sysemu/
>>
>> PPC KVM CPUs
>> -M: Daniel Henrique Barboza <danielhb413@gmail.com>
>> +M: Nicholas Piggin <npiggin@gmail.com>
>> +R: Daniel Henrique Barboza <danielhb413@gmail.com>
>> R: Cédric Le Goater <clg@kaod.org>
>> -R: David Gibson <david@gibson.dropbear.id.au>
>> -R: Greg Kurz <groug@kaod.org>
>> S: Odd Fixes
>> F: target/ppc/kvm.c
>>
>> @@ -1430,10 +1427,10 @@ F: include/hw/rtc/m48t59.h
>> F: tests/avocado/ppc_prep_40p.py
>>
>> sPAPR (pseries)
>> -M: Daniel Henrique Barboza <danielhb413@gmail.com>
>> +M: Nicholas Piggin <npiggin@gmail.com>
>> +R: Daniel Henrique Barboza <danielhb413@gmail.com>
>> R: Cédric Le Goater <clg@kaod.org>
>> R: David Gibson <david@gibson.dropbear.id.au>
>> -R: Greg Kurz <groug@kaod.org>
>> R: Harsh Prateek Bora <harshpb@linux.ibm.com>
>> L: qemu-ppc@nongnu.org
>> S: Odd Fixes
>> @@ -1452,8 +1449,8 @@ F: tests/avocado/ppc_pseries.py
>>
>> PowerNV (Non-Virtualized)
>> M: Cédric Le Goater <clg@kaod.org>
>> +M: Nicholas Piggin <npiggin@gmail.com>
>> R: Frédéric Barrat <fbarrat@linux.ibm.com>
>> -R: Nicholas Piggin <npiggin@gmail.com>
>> L: qemu-ppc@nongnu.org
>> S: Odd Fixes
>> F: docs/system/ppc/powernv.rst
>> @@ -1497,12 +1494,9 @@ 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
>> -S: Maintained
>> +S: Odd Fixes
>> F: hw/ppc/spapr_vof*
>> F: hw/ppc/vof*
>> F: include/hw/ppc/vof*
>
--
Alexey
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes
2023-09-18 5:01 ` Nicholas Piggin
@ 2023-09-18 10:31 ` Daniel Henrique Barboza
2023-09-18 11:38 ` Cédric Le Goater
0 siblings, 1 reply; 12+ messages in thread
From: Daniel Henrique Barboza @ 2023-09-18 10:31 UTC (permalink / raw)
To: Nicholas Piggin, qemu-devel
Cc: qemu-ppc, david, groug, aik, Cédric Le Goater
On 9/18/23 02:01, Nicholas Piggin wrote:
> Hi Daniel,
>
> Thank you for your stwardship of ppc, I might hope to do half as good a
> job with it as you have. And to Greg and David for all the work over the
> years.
I'm pretty sure you'll be great :D and both Cedric and I will be around if
you need assistance.
Thanks,
Daniel
>
> Thanks,
> Nick
>
> On Fri Sep 15, 2023 at 9:05 PM AEST, Daniel Henrique Barboza wrote:
>> Update all relevant PowerPC entries as follows:
>>
>> - Nick Piggin is promoted to Maintainer in all qemu-ppc subsystems.
>> Nick has been a solid contributor for the last couple of years and
>> has the required knowledge and motivation to drive the boat.
>>
>> - Greg Kurz is being removed from all qemu-ppc entries. Greg has moved
>> to other areas of interest and will retire from qemu-ppc. Thanks Mr
>> Kurz for all the years of service.
>>
>> - David Gibson was removed as 'Reviewer' from PowerPC TCG CPUs and PPC
>> KVM CPUs. Change done per his request.
>>
>> - Daniel Barboza downgraded from 'Maintainer' to 'Reviewer' in sPAPR and
>> PPC KVM CPUs. It has been a long since I last touched those areas and
>> it's not justified to be kept as maintainer in them.
>>
>> - Cedric Le Goater and Daniel Barboza removed as 'Reviewer' in VOF. We
>> don't have the required knowledge to justify it.
>>
>> - VOF support downgraded from 'Maintained' to 'Odd Fixes' since it
>> better reflects the current state of the subsystem.
>>
>> Acked-by: Cédric Le Goater <clg@kaod.org>
>> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
>> ---
>> MAINTAINERS | 20 +++++++-------------
>> 1 file changed, 7 insertions(+), 13 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 00562f924f..c4aa1c1c9f 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -298,11 +298,9 @@ F: hw/openrisc/
>> F: tests/tcg/openrisc/
>>
>> PowerPC TCG CPUs
>> +M: Nicholas Piggin <npiggin@gmail.com>
>> M: Daniel Henrique Barboza <danielhb413@gmail.com>
>> R: Cédric Le Goater <clg@kaod.org>
>> -R: David Gibson <david@gibson.dropbear.id.au>
>> -R: Greg Kurz <groug@kaod.org>
>> -R: Nicholas Piggin <npiggin@gmail.com>
>> L: qemu-ppc@nongnu.org
>> S: Odd Fixes
>> F: target/ppc/
>> @@ -438,10 +436,9 @@ F: target/mips/kvm*
>> F: target/mips/sysemu/
>>
>> PPC KVM CPUs
>> -M: Daniel Henrique Barboza <danielhb413@gmail.com>
>> +M: Nicholas Piggin <npiggin@gmail.com>
>> +R: Daniel Henrique Barboza <danielhb413@gmail.com>
>> R: Cédric Le Goater <clg@kaod.org>
>> -R: David Gibson <david@gibson.dropbear.id.au>
>> -R: Greg Kurz <groug@kaod.org>
>> S: Odd Fixes
>> F: target/ppc/kvm.c
>>
>> @@ -1430,10 +1427,10 @@ F: include/hw/rtc/m48t59.h
>> F: tests/avocado/ppc_prep_40p.py
>>
>> sPAPR (pseries)
>> -M: Daniel Henrique Barboza <danielhb413@gmail.com>
>> +M: Nicholas Piggin <npiggin@gmail.com>
>> +R: Daniel Henrique Barboza <danielhb413@gmail.com>
>> R: Cédric Le Goater <clg@kaod.org>
>> R: David Gibson <david@gibson.dropbear.id.au>
>> -R: Greg Kurz <groug@kaod.org>
>> R: Harsh Prateek Bora <harshpb@linux.ibm.com>
>> L: qemu-ppc@nongnu.org
>> S: Odd Fixes
>> @@ -1452,8 +1449,8 @@ F: tests/avocado/ppc_pseries.py
>>
>> PowerNV (Non-Virtualized)
>> M: Cédric Le Goater <clg@kaod.org>
>> +M: Nicholas Piggin <npiggin@gmail.com>
>> R: Frédéric Barrat <fbarrat@linux.ibm.com>
>> -R: Nicholas Piggin <npiggin@gmail.com>
>> L: qemu-ppc@nongnu.org
>> S: Odd Fixes
>> F: docs/system/ppc/powernv.rst
>> @@ -1497,12 +1494,9 @@ 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
>> -S: Maintained
>> +S: Odd Fixes
>> F: hw/ppc/spapr_vof*
>> F: hw/ppc/vof*
>> F: include/hw/ppc/vof*
>
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes
2023-09-15 11:05 [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes Daniel Henrique Barboza
` (6 preceding siblings ...)
2023-09-18 6:45 ` Nicholas Piggin
@ 2023-09-18 10:32 ` Daniel Henrique Barboza
7 siblings, 0 replies; 12+ messages in thread
From: Daniel Henrique Barboza @ 2023-09-18 10:32 UTC (permalink / raw)
To: qemu-devel; +Cc: qemu-ppc, david, groug, npiggin, aik, Cédric Le Goater
Queued in gitlab.com/danielhb/qemu/tree/ppc-next. Thanks,
Daniel
On 9/15/23 08:05, Daniel Henrique Barboza wrote:
> Update all relevant PowerPC entries as follows:
>
> - Nick Piggin is promoted to Maintainer in all qemu-ppc subsystems.
> Nick has been a solid contributor for the last couple of years and
> has the required knowledge and motivation to drive the boat.
>
> - Greg Kurz is being removed from all qemu-ppc entries. Greg has moved
> to other areas of interest and will retire from qemu-ppc. Thanks Mr
> Kurz for all the years of service.
>
> - David Gibson was removed as 'Reviewer' from PowerPC TCG CPUs and PPC
> KVM CPUs. Change done per his request.
>
> - Daniel Barboza downgraded from 'Maintainer' to 'Reviewer' in sPAPR and
> PPC KVM CPUs. It has been a long since I last touched those areas and
> it's not justified to be kept as maintainer in them.
>
> - Cedric Le Goater and Daniel Barboza removed as 'Reviewer' in VOF. We
> don't have the required knowledge to justify it.
>
> - VOF support downgraded from 'Maintained' to 'Odd Fixes' since it
> better reflects the current state of the subsystem.
>
> Acked-by: Cédric Le Goater <clg@kaod.org>
> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
> ---
> MAINTAINERS | 20 +++++++-------------
> 1 file changed, 7 insertions(+), 13 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 00562f924f..c4aa1c1c9f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -298,11 +298,9 @@ F: hw/openrisc/
> F: tests/tcg/openrisc/
>
> PowerPC TCG CPUs
> +M: Nicholas Piggin <npiggin@gmail.com>
> M: Daniel Henrique Barboza <danielhb413@gmail.com>
> R: Cédric Le Goater <clg@kaod.org>
> -R: David Gibson <david@gibson.dropbear.id.au>
> -R: Greg Kurz <groug@kaod.org>
> -R: Nicholas Piggin <npiggin@gmail.com>
> L: qemu-ppc@nongnu.org
> S: Odd Fixes
> F: target/ppc/
> @@ -438,10 +436,9 @@ F: target/mips/kvm*
> F: target/mips/sysemu/
>
> PPC KVM CPUs
> -M: Daniel Henrique Barboza <danielhb413@gmail.com>
> +M: Nicholas Piggin <npiggin@gmail.com>
> +R: Daniel Henrique Barboza <danielhb413@gmail.com>
> R: Cédric Le Goater <clg@kaod.org>
> -R: David Gibson <david@gibson.dropbear.id.au>
> -R: Greg Kurz <groug@kaod.org>
> S: Odd Fixes
> F: target/ppc/kvm.c
>
> @@ -1430,10 +1427,10 @@ F: include/hw/rtc/m48t59.h
> F: tests/avocado/ppc_prep_40p.py
>
> sPAPR (pseries)
> -M: Daniel Henrique Barboza <danielhb413@gmail.com>
> +M: Nicholas Piggin <npiggin@gmail.com>
> +R: Daniel Henrique Barboza <danielhb413@gmail.com>
> R: Cédric Le Goater <clg@kaod.org>
> R: David Gibson <david@gibson.dropbear.id.au>
> -R: Greg Kurz <groug@kaod.org>
> R: Harsh Prateek Bora <harshpb@linux.ibm.com>
> L: qemu-ppc@nongnu.org
> S: Odd Fixes
> @@ -1452,8 +1449,8 @@ F: tests/avocado/ppc_pseries.py
>
> PowerNV (Non-Virtualized)
> M: Cédric Le Goater <clg@kaod.org>
> +M: Nicholas Piggin <npiggin@gmail.com>
> R: Frédéric Barrat <fbarrat@linux.ibm.com>
> -R: Nicholas Piggin <npiggin@gmail.com>
> L: qemu-ppc@nongnu.org
> S: Odd Fixes
> F: docs/system/ppc/powernv.rst
> @@ -1497,12 +1494,9 @@ 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
> -S: Maintained
> +S: Odd Fixes
> F: hw/ppc/spapr_vof*
> F: hw/ppc/vof*
> F: include/hw/ppc/vof*
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes
2023-09-18 10:31 ` Daniel Henrique Barboza
@ 2023-09-18 11:38 ` Cédric Le Goater
0 siblings, 0 replies; 12+ messages in thread
From: Cédric Le Goater @ 2023-09-18 11:38 UTC (permalink / raw)
To: Daniel Henrique Barboza, Nicholas Piggin, qemu-devel
Cc: qemu-ppc, david, groug, aik
On 9/18/23 12:31, Daniel Henrique Barboza wrote:
>
>
> On 9/18/23 02:01, Nicholas Piggin wrote:
>> Hi Daniel,
>>
>> Thank you for your stwardship of ppc, I might hope to do half as good a
>> job with it as you have. And to Greg and David for all the work over the
>> years.
>
> I'm pretty sure you'll be great :D and both Cedric and I will be around if
> you need assistance.
Yes, consider us as backups for the QEMU PPC project.
Cheers,
C.
>
>
> Thanks,
>
> Daniel
>
>>
>> Thanks,
>> Nick
>>
>> On Fri Sep 15, 2023 at 9:05 PM AEST, Daniel Henrique Barboza wrote:
>>> Update all relevant PowerPC entries as follows:
>>>
>>> - Nick Piggin is promoted to Maintainer in all qemu-ppc subsystems.
>>> Nick has been a solid contributor for the last couple of years and
>>> has the required knowledge and motivation to drive the boat.
>>>
>>> - Greg Kurz is being removed from all qemu-ppc entries. Greg has moved
>>> to other areas of interest and will retire from qemu-ppc. Thanks Mr
>>> Kurz for all the years of service.
>>>
>>> - David Gibson was removed as 'Reviewer' from PowerPC TCG CPUs and PPC
>>> KVM CPUs. Change done per his request.
>>>
>>> - Daniel Barboza downgraded from 'Maintainer' to 'Reviewer' in sPAPR and
>>> PPC KVM CPUs. It has been a long since I last touched those areas and
>>> it's not justified to be kept as maintainer in them.
>>>
>>> - Cedric Le Goater and Daniel Barboza removed as 'Reviewer' in VOF. We
>>> don't have the required knowledge to justify it.
>>>
>>> - VOF support downgraded from 'Maintained' to 'Odd Fixes' since it
>>> better reflects the current state of the subsystem.
>>>
>>> Acked-by: Cédric Le Goater <clg@kaod.org>
>>> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
>>> ---
>>> MAINTAINERS | 20 +++++++-------------
>>> 1 file changed, 7 insertions(+), 13 deletions(-)
>>>
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index 00562f924f..c4aa1c1c9f 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -298,11 +298,9 @@ F: hw/openrisc/
>>> F: tests/tcg/openrisc/
>>> PowerPC TCG CPUs
>>> +M: Nicholas Piggin <npiggin@gmail.com>
>>> M: Daniel Henrique Barboza <danielhb413@gmail.com>
>>> R: Cédric Le Goater <clg@kaod.org>
>>> -R: David Gibson <david@gibson.dropbear.id.au>
>>> -R: Greg Kurz <groug@kaod.org>
>>> -R: Nicholas Piggin <npiggin@gmail.com>
>>> L: qemu-ppc@nongnu.org
>>> S: Odd Fixes
>>> F: target/ppc/
>>> @@ -438,10 +436,9 @@ F: target/mips/kvm*
>>> F: target/mips/sysemu/
>>> PPC KVM CPUs
>>> -M: Daniel Henrique Barboza <danielhb413@gmail.com>
>>> +M: Nicholas Piggin <npiggin@gmail.com>
>>> +R: Daniel Henrique Barboza <danielhb413@gmail.com>
>>> R: Cédric Le Goater <clg@kaod.org>
>>> -R: David Gibson <david@gibson.dropbear.id.au>
>>> -R: Greg Kurz <groug@kaod.org>
>>> S: Odd Fixes
>>> F: target/ppc/kvm.c
>>> @@ -1430,10 +1427,10 @@ F: include/hw/rtc/m48t59.h
>>> F: tests/avocado/ppc_prep_40p.py
>>> sPAPR (pseries)
>>> -M: Daniel Henrique Barboza <danielhb413@gmail.com>
>>> +M: Nicholas Piggin <npiggin@gmail.com>
>>> +R: Daniel Henrique Barboza <danielhb413@gmail.com>
>>> R: Cédric Le Goater <clg@kaod.org>
>>> R: David Gibson <david@gibson.dropbear.id.au>
>>> -R: Greg Kurz <groug@kaod.org>
>>> R: Harsh Prateek Bora <harshpb@linux.ibm.com>
>>> L: qemu-ppc@nongnu.org
>>> S: Odd Fixes
>>> @@ -1452,8 +1449,8 @@ F: tests/avocado/ppc_pseries.py
>>> PowerNV (Non-Virtualized)
>>> M: Cédric Le Goater <clg@kaod.org>
>>> +M: Nicholas Piggin <npiggin@gmail.com>
>>> R: Frédéric Barrat <fbarrat@linux.ibm.com>
>>> -R: Nicholas Piggin <npiggin@gmail.com>
>>> L: qemu-ppc@nongnu.org
>>> S: Odd Fixes
>>> F: docs/system/ppc/powernv.rst
>>> @@ -1497,12 +1494,9 @@ 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
>>> -S: Maintained
>>> +S: Odd Fixes
>>> F: hw/ppc/spapr_vof*
>>> F: hw/ppc/vof*
>>> F: include/hw/ppc/vof*
>>
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2023-09-18 11:40 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-15 11:05 [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes Daniel Henrique Barboza
2023-09-15 12:36 ` Greg Kurz
2023-09-15 13:04 ` Philippe Mathieu-Daudé
2023-09-15 13:32 ` Alex Bennée
2023-09-15 14:03 ` Harsh Prateek Bora
2023-09-16 1:56 ` David Gibson
2023-09-18 5:01 ` Nicholas Piggin
2023-09-18 10:31 ` Daniel Henrique Barboza
2023-09-18 11:38 ` Cédric Le Goater
2023-09-18 6:45 ` Nicholas Piggin
2023-09-18 8:56 ` Alexey Kardashevskiy
2023-09-18 10:32 ` Daniel Henrique Barboza
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).