* [PATCH] MAINTAINERS: Add myself as a reviewer for PPC KVM and sPAPR
@ 2026-08-19 5:05 Amit Machhiwal
2026-08-19 7:12 ` Cédric Le Goater
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Amit Machhiwal @ 2026-08-19 5:05 UTC (permalink / raw)
To: qemu-ppc, qemu-devel, Harsh Prateek Bora
Cc: Amit Machhiwal, Nicholas Piggin, Chinmay Rath, Gautam Menghani
I have been contributing to PPC KVM and sPAPR (pseries) for some time now and
would like to get notified of incoming changes to help with code reviews.
Signed-off-by: Amit Machhiwal <amachhiw@linux.ibm.com>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index b51f5c3e6022..1a1c77285d3d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -497,6 +497,7 @@ F: tests/functional/aarch64/test_kvm.py
PPC KVM CPUs
M: Nicholas Piggin <npiggin@gmail.com>
R: Harsh Prateek Bora <harshpb@linux.ibm.com>
+R: Amit Machhiwal <amachhiw@linux.ibm.com>
S: Odd Fixes
F: target/ppc/kvm.c
@@ -1661,6 +1662,7 @@ F: tests/functional/ppc/test_40p.py
sPAPR (pseries)
M: Nicholas Piggin <npiggin@gmail.com>
M: Harsh Prateek Bora <harshpb@linux.ibm.com>
+R: Amit Machhiwal <amachhiw@linux.ibm.com>
L: qemu-ppc@nongnu.org
S: Odd Fixes
F: hw/*/spapr*
base-commit: fa19879df1658f96ac07365fca8835b7decd6995
--
2.50.1 (Apple Git-155)
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as a reviewer for PPC KVM and sPAPR
2026-08-19 5:05 [PATCH] MAINTAINERS: Add myself as a reviewer for PPC KVM and sPAPR Amit Machhiwal
@ 2026-08-19 7:12 ` Cédric Le Goater
2026-08-19 8:36 ` Amit Machhiwal
2026-08-19 7:19 ` Gautam Menghani
2026-08-19 10:00 ` Chinmay Rath
2 siblings, 1 reply; 5+ messages in thread
From: Cédric Le Goater @ 2026-08-19 7:12 UTC (permalink / raw)
To: Amit Machhiwal, qemu-ppc, qemu-devel, Harsh Prateek Bora
Cc: Nicholas Piggin, Chinmay Rath, Gautam Menghani
On 8/19/26 07:05, Amit Machhiwal wrote:
> I have been contributing to PPC KVM and sPAPR (pseries) for some time now and
> would like to get notified of incoming changes to help with code reviews.
>
> Signed-off-by: Amit Machhiwal <amachhiw@linux.ibm.com>
> ---
> MAINTAINERS | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b51f5c3e6022..1a1c77285d3d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -497,6 +497,7 @@ F: tests/functional/aarch64/test_kvm.py
> PPC KVM CPUs
> M: Nicholas Piggin <npiggin@gmail.com>
> R: Harsh Prateek Bora <harshpb@linux.ibm.com>
> +R: Amit Machhiwal <amachhiw@linux.ibm.com>
> S: Odd Fixes
> F: target/ppc/kvm.c
>
> @@ -1661,6 +1662,7 @@ F: tests/functional/ppc/test_40p.py
> sPAPR (pseries)
> M: Nicholas Piggin <npiggin@gmail.com>
> M: Harsh Prateek Bora <harshpb@linux.ibm.com>
> +R: Amit Machhiwal <amachhiw@linux.ibm.com>
> L: qemu-ppc@nongnu.org
> S: Odd Fixes
> F: hw/*/spapr*
>
> base-commit: fa19879df1658f96ac07365fca8835b7decd6995
I would consider removing Nick since he has moved to other activities.
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Thanks,
C.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as a reviewer for PPC KVM and sPAPR
2026-08-19 5:05 [PATCH] MAINTAINERS: Add myself as a reviewer for PPC KVM and sPAPR Amit Machhiwal
2026-08-19 7:12 ` Cédric Le Goater
@ 2026-08-19 7:19 ` Gautam Menghani
2026-08-19 10:00 ` Chinmay Rath
2 siblings, 0 replies; 5+ messages in thread
From: Gautam Menghani @ 2026-08-19 7:19 UTC (permalink / raw)
To: Amit Machhiwal
Cc: qemu-ppc, qemu-devel, Harsh Prateek Bora, Nicholas Piggin,
Chinmay Rath
On Wed, Aug 19, 2026 at 10:35:45AM +0530, Amit Machhiwal wrote:
> I have been contributing to PPC KVM and sPAPR (pseries) for some time now and
> would like to get notified of incoming changes to help with code reviews.
>
> Signed-off-by: Amit Machhiwal <amachhiw@linux.ibm.com>
> ---
> MAINTAINERS | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b51f5c3e6022..1a1c77285d3d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -497,6 +497,7 @@ F: tests/functional/aarch64/test_kvm.py
> PPC KVM CPUs
> M: Nicholas Piggin <npiggin@gmail.com>
> R: Harsh Prateek Bora <harshpb@linux.ibm.com>
> +R: Amit Machhiwal <amachhiw@linux.ibm.com>
> S: Odd Fixes
> F: target/ppc/kvm.c
>
> @@ -1661,6 +1662,7 @@ F: tests/functional/ppc/test_40p.py
> sPAPR (pseries)
> M: Nicholas Piggin <npiggin@gmail.com>
> M: Harsh Prateek Bora <harshpb@linux.ibm.com>
> +R: Amit Machhiwal <amachhiw@linux.ibm.com>
> L: qemu-ppc@nongnu.org
> S: Odd Fixes
> F: hw/*/spapr*
>
> base-commit: fa19879df1658f96ac07365fca8835b7decd6995
> --
> 2.50.1 (Apple Git-155)
>
Acked-by: Gautam Menghani <gautam@linux.ibm.com>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as a reviewer for PPC KVM and sPAPR
2026-08-19 7:12 ` Cédric Le Goater
@ 2026-08-19 8:36 ` Amit Machhiwal
0 siblings, 0 replies; 5+ messages in thread
From: Amit Machhiwal @ 2026-08-19 8:36 UTC (permalink / raw)
To: Nicholas Piggin, Cédric Le Goater
Cc: Amit Machhiwal, qemu-ppc, qemu-devel, Harsh Prateek Bora,
Chinmay Rath, Gautam Menghani
On 2026/08/19 09:12 AM, Cédric Le Goater wrote:
> On 8/19/26 07:05, Amit Machhiwal wrote:
> > I have been contributing to PPC KVM and sPAPR (pseries) for some time now and
> > would like to get notified of incoming changes to help with code reviews.
> >
> > Signed-off-by: Amit Machhiwal <amachhiw@linux.ibm.com>
> > ---
> > MAINTAINERS | 2 ++
> > 1 file changed, 2 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index b51f5c3e6022..1a1c77285d3d 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -497,6 +497,7 @@ F: tests/functional/aarch64/test_kvm.py
> > PPC KVM CPUs
> > M: Nicholas Piggin <npiggin@gmail.com>
> > R: Harsh Prateek Bora <harshpb@linux.ibm.com>
> > +R: Amit Machhiwal <amachhiw@linux.ibm.com>
> > S: Odd Fixes
> > F: target/ppc/kvm.c
> > @@ -1661,6 +1662,7 @@ F: tests/functional/ppc/test_40p.py
> > sPAPR (pseries)
> > M: Nicholas Piggin <npiggin@gmail.com>
> > M: Harsh Prateek Bora <harshpb@linux.ibm.com>
> > +R: Amit Machhiwal <amachhiw@linux.ibm.com>
> > L: qemu-ppc@nongnu.org
> > S: Odd Fixes
> > F: hw/*/spapr*
> >
> > base-commit: fa19879df1658f96ac07365fca8835b7decd6995
>
>
> I would consider removing Nick since he has moved to other activities.
> Reviewed-by: Cédric Le Goater <clg@kaod.org>
Thanks for the ack, Cédric!
Hi Nick,
Do you plan to be active on PPC in near future? Or do you think it would
be a right idea to remove you from the M list?
Thanks,
Amit
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as a reviewer for PPC KVM and sPAPR
2026-08-19 5:05 [PATCH] MAINTAINERS: Add myself as a reviewer for PPC KVM and sPAPR Amit Machhiwal
2026-08-19 7:12 ` Cédric Le Goater
2026-08-19 7:19 ` Gautam Menghani
@ 2026-08-19 10:00 ` Chinmay Rath
2 siblings, 0 replies; 5+ messages in thread
From: Chinmay Rath @ 2026-08-19 10:00 UTC (permalink / raw)
To: Amit Machhiwal, qemu-ppc, qemu-devel, Harsh Prateek Bora
Cc: Nicholas Piggin, Gautam Menghani
On 8/19/26 10:35, Amit Machhiwal wrote:
> I have been contributing to PPC KVM and sPAPR (pseries) for some time now and
> would like to get notified of incoming changes to help with code reviews.
>
> Signed-off-by: Amit Machhiwal <amachhiw@linux.ibm.com>
> ---
> MAINTAINERS | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b51f5c3e6022..1a1c77285d3d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -497,6 +497,7 @@ F: tests/functional/aarch64/test_kvm.py
> PPC KVM CPUs
> M: Nicholas Piggin <npiggin@gmail.com>
> R: Harsh Prateek Bora <harshpb@linux.ibm.com>
> +R: Amit Machhiwal <amachhiw@linux.ibm.com>
> S: Odd Fixes
> F: target/ppc/kvm.c
>
> @@ -1661,6 +1662,7 @@ F: tests/functional/ppc/test_40p.py
> sPAPR (pseries)
> M: Nicholas Piggin <npiggin@gmail.com>
> M: Harsh Prateek Bora <harshpb@linux.ibm.com>
> +R: Amit Machhiwal <amachhiw@linux.ibm.com>
> L: qemu-ppc@nongnu.org
> S: Odd Fixes
> F: hw/*/spapr*
>
> base-commit: fa19879df1658f96ac07365fca8835b7decd6995
Thanks for taking this up !
Acked-by: Chinmay Rath <rathc@linux.ibm.com>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2026-08-19 10:01 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-19 5:05 [PATCH] MAINTAINERS: Add myself as a reviewer for PPC KVM and sPAPR Amit Machhiwal
2026-08-19 7:12 ` Cédric Le Goater
2026-08-19 8:36 ` Amit Machhiwal
2026-08-19 7:19 ` Gautam Menghani
2026-08-19 10:00 ` Chinmay Rath
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.