* [PATCH v2 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive
@ 2025-07-24 10:06 Harsh Prateek Bora
2025-07-24 10:06 ` [PATCH v2 1/5] MAINTAINERS: Adding myself as a co-maintainer for ppc/spapr Harsh Prateek Bora
` (6 more replies)
0 siblings, 7 replies; 10+ messages in thread
From: Harsh Prateek Bora @ 2025-07-24 10:06 UTC (permalink / raw)
To: qemu-ppc, qemu-devel, npiggin, clg
Cc: danielhb413, fbarrat, rathc, adityag, gautam, philmd
Some of us at IBM have been actively working/contributing in
ppc/spapr/pnv/xive and would like to step up to help with
reviews and co-maintainer activities. I have also included proposal
patches from Chinmay and Aditya in this patchset which had already
been posted to list earlier to request for merge.
Thanks
Harsh
Changelog:
v2: Added my S-o-b as suggested by Philippe, Cedric
v1: Initial patchset
Aditya Gupta (1):
MAINTAINERS: Add myself as a reviewer of PowerNV emulation
Chinmay Rath (1):
MAINTAINERS: Add myself as reviewer for PowerPC TCG CPUs
Gautam Menghani (1):
MAINTAINERS: Add myself as a reviewer for XIVE
Harsh Prateek Bora (2):
MAINTAINERS: Adding myself as a co-maintainer for ppc/spapr
MAINTAINERS: Adding myself as reviewer for PPC KVM cpus.
MAINTAINERS | 5 +++++
1 file changed, 5 insertions(+)
--
2.43.5
^ permalink raw reply [flat|nested] 10+ messages in thread
* [PATCH v2 1/5] MAINTAINERS: Adding myself as a co-maintainer for ppc/spapr
2025-07-24 10:06 [PATCH v2 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive Harsh Prateek Bora
@ 2025-07-24 10:06 ` Harsh Prateek Bora
2025-07-24 10:06 ` [PATCH v2 2/5] MAINTAINERS: Adding myself as reviewer for PPC KVM cpus Harsh Prateek Bora
` (5 subsequent siblings)
6 siblings, 0 replies; 10+ messages in thread
From: Harsh Prateek Bora @ 2025-07-24 10:06 UTC (permalink / raw)
To: qemu-ppc, qemu-devel, npiggin, clg
Cc: danielhb413, fbarrat, rathc, adityag, gautam, philmd
Have been contributing in ppc/spapr and related areas for quite some
time as a contributor and reviewer. I think its time to step up as a
co-maintainer to help with maintainer activities.
Signed-off-by: Harsh Prateek Bora <harshpb@linux.ibm.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index a462345618..afc94e6e67 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1550,6 +1550,7 @@ F: tests/functional/test_ppc_40p.py
sPAPR (pseries)
M: Nicholas Piggin <npiggin@gmail.com>
+M: Harsh Prateek Bora <harshpb@linux.ibm.com>
R: Daniel Henrique Barboza <danielhb413@gmail.com>
R: Harsh Prateek Bora <harshpb@linux.ibm.com>
L: qemu-ppc@nongnu.org
--
2.43.5
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [PATCH v2 2/5] MAINTAINERS: Adding myself as reviewer for PPC KVM cpus.
2025-07-24 10:06 [PATCH v2 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive Harsh Prateek Bora
2025-07-24 10:06 ` [PATCH v2 1/5] MAINTAINERS: Adding myself as a co-maintainer for ppc/spapr Harsh Prateek Bora
@ 2025-07-24 10:06 ` Harsh Prateek Bora
2025-07-24 10:06 ` [PATCH v2 3/5] MAINTAINERS: Add myself as reviewer for PowerPC TCG CPUs Harsh Prateek Bora
` (4 subsequent siblings)
6 siblings, 0 replies; 10+ messages in thread
From: Harsh Prateek Bora @ 2025-07-24 10:06 UTC (permalink / raw)
To: qemu-ppc, qemu-devel, npiggin, clg
Cc: danielhb413, fbarrat, rathc, adityag, gautam, philmd
Have been contributing in ppc/spapr from tcg/kvm perspective, stepping
up to help with patch reviews and get notified of incoming changes.
Signed-off-by: Harsh Prateek Bora <harshpb@linux.ibm.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index afc94e6e67..6e95ef00c1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -453,6 +453,7 @@ F: target/mips/system/
PPC KVM CPUs
M: Nicholas Piggin <npiggin@gmail.com>
R: Daniel Henrique Barboza <danielhb413@gmail.com>
+R: Harsh Prateek Bora <harshpb@linux.ibm.com>
S: Odd Fixes
F: target/ppc/kvm.c
--
2.43.5
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [PATCH v2 3/5] MAINTAINERS: Add myself as reviewer for PowerPC TCG CPUs
2025-07-24 10:06 [PATCH v2 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive Harsh Prateek Bora
2025-07-24 10:06 ` [PATCH v2 1/5] MAINTAINERS: Adding myself as a co-maintainer for ppc/spapr Harsh Prateek Bora
2025-07-24 10:06 ` [PATCH v2 2/5] MAINTAINERS: Adding myself as reviewer for PPC KVM cpus Harsh Prateek Bora
@ 2025-07-24 10:06 ` Harsh Prateek Bora
2025-07-24 10:06 ` [PATCH v2 4/5] MAINTAINERS: Add myself as a reviewer of PowerNV emulation Harsh Prateek Bora
` (3 subsequent siblings)
6 siblings, 0 replies; 10+ messages in thread
From: Harsh Prateek Bora @ 2025-07-24 10:06 UTC (permalink / raw)
To: qemu-ppc, qemu-devel, npiggin, clg
Cc: danielhb413, fbarrat, rathc, adityag, gautam, philmd
From: Chinmay Rath <rathc@linux.ibm.com>
I have been working on Power ISA for a long time now and have mostly
contributed in TCG instruction translation area (moved 300+ instructions to
decodetree as of yet) and would like to continue contributing to PPC TCG in
best possible ways I can. I think it's time to step up and assist in reviewing
related patches to enable myself contribute more effectively in this direction.
Signed-off-by: Chinmay Rath <rathc@linux.ibm.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Signed-off-by: Harsh Prateek Bora <harshpb@linux.ibm.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 6e95ef00c1..31bcb82e93 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -296,6 +296,7 @@ F: tests/tcg/openrisc/
PowerPC TCG CPUs
M: Nicholas Piggin <npiggin@gmail.com>
M: Daniel Henrique Barboza <danielhb413@gmail.com>
+R: Chinmay Rath <rathc@linux.ibm.com>
L: qemu-ppc@nongnu.org
S: Odd Fixes
F: target/ppc/
--
2.43.5
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [PATCH v2 4/5] MAINTAINERS: Add myself as a reviewer of PowerNV emulation
2025-07-24 10:06 [PATCH v2 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive Harsh Prateek Bora
` (2 preceding siblings ...)
2025-07-24 10:06 ` [PATCH v2 3/5] MAINTAINERS: Add myself as reviewer for PowerPC TCG CPUs Harsh Prateek Bora
@ 2025-07-24 10:06 ` Harsh Prateek Bora
2025-07-24 10:06 ` [PATCH v2 5/5] MAINTAINERS: Add myself as a reviewer for XIVE Harsh Prateek Bora
` (2 subsequent siblings)
6 siblings, 0 replies; 10+ messages in thread
From: Harsh Prateek Bora @ 2025-07-24 10:06 UTC (permalink / raw)
To: qemu-ppc, qemu-devel, npiggin, clg
Cc: danielhb413, fbarrat, rathc, adityag, gautam, philmd
From: Aditya Gupta <adityag@linux.ibm.com>
Proposing myself as a reviewer in the PowerNV emulation in QEMU
Have been working on PowerNV QEMU for sometime, with contributions in
Power11, MPIPL and minor fixes and things such as dtb support
Cc: Cédric Le Goater <clg@kaod.org>
Cc: Frédéric Barrat <fbarrat@linux.ibm.com>
Cc: Mahesh J Salgaonkar <mahesh@linux.ibm.com>
Cc: Madhavan Srinivasan <maddy@linux.ibm.com>
Cc: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Aditya Gupta <adityag@linux.ibm.com>
Signed-off-by: Harsh Prateek Bora <harshpb@linux.ibm.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 31bcb82e93..1ba161d75b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1579,6 +1579,7 @@ F: tests/functional/test_ppc64_tuxrun.py
PowerNV (Non-Virtualized)
M: Nicholas Piggin <npiggin@gmail.com>
R: Frédéric Barrat <fbarrat@linux.ibm.com>
+R: Aditya Gupta <adityag@linux.ibm.com>
L: qemu-ppc@nongnu.org
S: Odd Fixes
F: docs/system/ppc/powernv.rst
--
2.43.5
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [PATCH v2 5/5] MAINTAINERS: Add myself as a reviewer for XIVE
2025-07-24 10:06 [PATCH v2 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive Harsh Prateek Bora
` (3 preceding siblings ...)
2025-07-24 10:06 ` [PATCH v2 4/5] MAINTAINERS: Add myself as a reviewer of PowerNV emulation Harsh Prateek Bora
@ 2025-07-24 10:06 ` Harsh Prateek Bora
2025-07-24 12:35 ` [PATCH v2 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive Cédric Le Goater
2025-08-04 12:33 ` Nicholas Piggin
6 siblings, 0 replies; 10+ messages in thread
From: Harsh Prateek Bora @ 2025-07-24 10:06 UTC (permalink / raw)
To: qemu-ppc, qemu-devel, npiggin, clg
Cc: danielhb413, fbarrat, rathc, adityag, gautam, philmd
From: Gautam Menghani <gautam@linux.ibm.com>
Proposing myself as a reviewer for XIVE on PPC.
I have been looking at XIVE in context of KVM internally at IBM for some time
in addition to testing a few XIVE upstream patches; and I'll be closely looking
at XIVE going forward.
Signed-off-by: Gautam Menghani <gautam@linux.ibm.com>
Signed-off-by: Harsh Prateek Bora <harshpb@linux.ibm.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 1ba161d75b..f3f981f90d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2781,6 +2781,7 @@ T: git https://github.com/philmd/qemu.git fw_cfg-next
XIVE
R: Frédéric Barrat <fbarrat@linux.ibm.com>
+R: Gautam Menghani <gautam@linux.ibm.com>
L: qemu-ppc@nongnu.org
S: Odd Fixes
F: hw/*/*xive*
--
2.43.5
^ permalink raw reply related [flat|nested] 10+ messages in thread
* Re: [PATCH v2 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive
2025-07-24 10:06 [PATCH v2 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive Harsh Prateek Bora
` (4 preceding siblings ...)
2025-07-24 10:06 ` [PATCH v2 5/5] MAINTAINERS: Add myself as a reviewer for XIVE Harsh Prateek Bora
@ 2025-07-24 12:35 ` Cédric Le Goater
2025-08-04 12:33 ` Nicholas Piggin
6 siblings, 0 replies; 10+ messages in thread
From: Cédric Le Goater @ 2025-07-24 12:35 UTC (permalink / raw)
To: Harsh Prateek Bora, qemu-ppc, qemu-devel, npiggin
Cc: danielhb413, fbarrat, rathc, adityag, gautam, philmd
On 7/24/25 12:06, Harsh Prateek Bora wrote:
> Some of us at IBM have been actively working/contributing in
> ppc/spapr/pnv/xive and would like to step up to help with
> reviews and co-maintainer activities. I have also included proposal
> patches from Chinmay and Aditya in this patchset which had already
> been posted to list earlier to request for merge.
>
> Thanks
> Harsh
>
> Changelog:
> v2: Added my S-o-b as suggested by Philippe, Cedric
> v1: Initial patchset
>
> Aditya Gupta (1):
> MAINTAINERS: Add myself as a reviewer of PowerNV emulation
>
> Chinmay Rath (1):
> MAINTAINERS: Add myself as reviewer for PowerPC TCG CPUs
>
> Gautam Menghani (1):
> MAINTAINERS: Add myself as a reviewer for XIVE
>
> Harsh Prateek Bora (2):
> MAINTAINERS: Adding myself as a co-maintainer for ppc/spapr
> MAINTAINERS: Adding myself as reviewer for PPC KVM cpus.
>
> MAINTAINERS | 5 +++++
> 1 file changed, 5 insertions(+)
>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Thanks,
C.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH v2 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive
2025-07-24 10:06 [PATCH v2 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive Harsh Prateek Bora
` (5 preceding siblings ...)
2025-07-24 12:35 ` [PATCH v2 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive Cédric Le Goater
@ 2025-08-04 12:33 ` Nicholas Piggin
2025-08-04 12:42 ` Cédric Le Goater
2025-08-05 7:53 ` Harsh Prateek Bora
6 siblings, 2 replies; 10+ messages in thread
From: Nicholas Piggin @ 2025-08-04 12:33 UTC (permalink / raw)
To: Harsh Prateek Bora, qemu-ppc, qemu-devel, clg
Cc: danielhb413, fbarrat, rathc, adityag, gautam, philmd
Hey Harsh,
Sorry I dropped the ball on the merge window. Thanks to you and Cedric
and others for picking it up and apologies to those I kept waiting. I
let things overwhelm me a bit and got stressed about getting back to it
:(
I would like to keep helping out with qemu/ppc as time permits, I'll
try not to over promise though. Apologies again.
Thanks,
Nick
`
On Thu Jul 24, 2025 at 8:06 PM AEST, Harsh Prateek Bora wrote:
> Some of us at IBM have been actively working/contributing in
> ppc/spapr/pnv/xive and would like to step up to help with
> reviews and co-maintainer activities. I have also included proposal
> patches from Chinmay and Aditya in this patchset which had already
> been posted to list earlier to request for merge.
>
> Thanks
> Harsh
>
> Changelog:
> v2: Added my S-o-b as suggested by Philippe, Cedric
> v1: Initial patchset
>
> Aditya Gupta (1):
> MAINTAINERS: Add myself as a reviewer of PowerNV emulation
>
> Chinmay Rath (1):
> MAINTAINERS: Add myself as reviewer for PowerPC TCG CPUs
>
> Gautam Menghani (1):
> MAINTAINERS: Add myself as a reviewer for XIVE
>
> Harsh Prateek Bora (2):
> MAINTAINERS: Adding myself as a co-maintainer for ppc/spapr
> MAINTAINERS: Adding myself as reviewer for PPC KVM cpus.
>
> MAINTAINERS | 5 +++++
> 1 file changed, 5 insertions(+)
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH v2 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive
2025-08-04 12:33 ` Nicholas Piggin
@ 2025-08-04 12:42 ` Cédric Le Goater
2025-08-05 7:53 ` Harsh Prateek Bora
1 sibling, 0 replies; 10+ messages in thread
From: Cédric Le Goater @ 2025-08-04 12:42 UTC (permalink / raw)
To: Nicholas Piggin, Harsh Prateek Bora, qemu-ppc, qemu-devel
Cc: danielhb413, fbarrat, rathc, adityag, gautam, philmd
On 8/4/25 14:33, Nicholas Piggin wrote:
> Hey Harsh,
>
> Sorry I dropped the ball on the merge window. Thanks to you and Cedric
> and others for picking it up and apologies to those I kept waiting. I
> let things overwhelm me a bit and got stressed about getting back to it
> :(
>
> I would like to keep helping out with qemu/ppc as time permits, I'll
> try not to over promise though. Apologies again.
Your PPC expertise is truly invaluable and will always be highly
appreciated.
Thanks,
C.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH v2 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive
2025-08-04 12:33 ` Nicholas Piggin
2025-08-04 12:42 ` Cédric Le Goater
@ 2025-08-05 7:53 ` Harsh Prateek Bora
1 sibling, 0 replies; 10+ messages in thread
From: Harsh Prateek Bora @ 2025-08-05 7:53 UTC (permalink / raw)
To: Nicholas Piggin, qemu-ppc, qemu-devel, clg
Cc: danielhb413, fbarrat, rathc, adityag, gautam, philmd
Hi Nick,
On 8/4/25 18:03, Nicholas Piggin wrote:
> Hey Harsh,
>
> Sorry I dropped the ball on the merge window. Thanks to you and Cedric
> and others for picking it up and apologies to those I kept waiting. I
> let things overwhelm me a bit and got stressed about getting back to it
> :(
Some situations are inevitable and hope it happened earlier for good.
Thanks to you and Cedric for enabling us get on board to contribute better.
>
> I would like to keep helping out with qemu/ppc as time permits, I'll
> try not to over promise though. Apologies again.
Your guidance on PPC and in general will certainly help us to make
better decisions. Thanks very much for all your support!
regards,
Harsh
>
> Thanks,
> Nick
> `
> On Thu Jul 24, 2025 at 8:06 PM AEST, Harsh Prateek Bora wrote:
>> Some of us at IBM have been actively working/contributing in
>> ppc/spapr/pnv/xive and would like to step up to help with
>> reviews and co-maintainer activities. I have also included proposal
>> patches from Chinmay and Aditya in this patchset which had already
>> been posted to list earlier to request for merge.
>>
>> Thanks
>> Harsh
>>
>> Changelog:
>> v2: Added my S-o-b as suggested by Philippe, Cedric
>> v1: Initial patchset
>>
>> Aditya Gupta (1):
>> MAINTAINERS: Add myself as a reviewer of PowerNV emulation
>>
>> Chinmay Rath (1):
>> MAINTAINERS: Add myself as reviewer for PowerPC TCG CPUs
>>
>> Gautam Menghani (1):
>> MAINTAINERS: Add myself as a reviewer for XIVE
>>
>> Harsh Prateek Bora (2):
>> MAINTAINERS: Adding myself as a co-maintainer for ppc/spapr
>> MAINTAINERS: Adding myself as reviewer for PPC KVM cpus.
>>
>> MAINTAINERS | 5 +++++
>> 1 file changed, 5 insertions(+)
>
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2025-08-05 7:54 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-24 10:06 [PATCH v2 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive Harsh Prateek Bora
2025-07-24 10:06 ` [PATCH v2 1/5] MAINTAINERS: Adding myself as a co-maintainer for ppc/spapr Harsh Prateek Bora
2025-07-24 10:06 ` [PATCH v2 2/5] MAINTAINERS: Adding myself as reviewer for PPC KVM cpus Harsh Prateek Bora
2025-07-24 10:06 ` [PATCH v2 3/5] MAINTAINERS: Add myself as reviewer for PowerPC TCG CPUs Harsh Prateek Bora
2025-07-24 10:06 ` [PATCH v2 4/5] MAINTAINERS: Add myself as a reviewer of PowerNV emulation Harsh Prateek Bora
2025-07-24 10:06 ` [PATCH v2 5/5] MAINTAINERS: Add myself as a reviewer for XIVE Harsh Prateek Bora
2025-07-24 12:35 ` [PATCH v2 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive Cédric Le Goater
2025-08-04 12:33 ` Nicholas Piggin
2025-08-04 12:42 ` Cédric Le Goater
2025-08-05 7:53 ` Harsh Prateek Bora
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).