* [PATCH 1/5] MAINTAINERS: Adding myself as a co-maintainer for ppc/spapr
2025-07-24 6:36 [PATCH 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive Harsh Prateek Bora
@ 2025-07-24 6:36 ` Harsh Prateek Bora
2025-07-24 6:36 ` [PATCH 2/5] MAINTAINERS: Adding myself as reviewer for PPC KVM cpus Harsh Prateek Bora
` (4 subsequent siblings)
5 siblings, 0 replies; 13+ messages in thread
From: Harsh Prateek Bora @ 2025-07-24 6:36 UTC (permalink / raw)
To: qemu-ppc, qemu-devel, npiggin, clg
Cc: danielhb413, fbarrat, rathc, adityag, gautam
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] 13+ messages in thread* [PATCH 2/5] MAINTAINERS: Adding myself as reviewer for PPC KVM cpus.
2025-07-24 6:36 [PATCH 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive Harsh Prateek Bora
2025-07-24 6:36 ` [PATCH 1/5] MAINTAINERS: Adding myself as a co-maintainer for ppc/spapr Harsh Prateek Bora
@ 2025-07-24 6:36 ` Harsh Prateek Bora
2025-07-24 6:36 ` [PATCH 3/5] MAINTAINERS: Add myself as reviewer for PowerPC TCG CPUs Harsh Prateek Bora
` (3 subsequent siblings)
5 siblings, 0 replies; 13+ messages in thread
From: Harsh Prateek Bora @ 2025-07-24 6:36 UTC (permalink / raw)
To: qemu-ppc, qemu-devel, npiggin, clg
Cc: danielhb413, fbarrat, rathc, adityag, gautam
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] 13+ messages in thread* [PATCH 3/5] MAINTAINERS: Add myself as reviewer for PowerPC TCG CPUs
2025-07-24 6:36 [PATCH 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive Harsh Prateek Bora
2025-07-24 6:36 ` [PATCH 1/5] MAINTAINERS: Adding myself as a co-maintainer for ppc/spapr Harsh Prateek Bora
2025-07-24 6:36 ` [PATCH 2/5] MAINTAINERS: Adding myself as reviewer for PPC KVM cpus Harsh Prateek Bora
@ 2025-07-24 6:36 ` Harsh Prateek Bora
2025-07-24 9:43 ` Philippe Mathieu-Daudé
2025-07-24 6:36 ` [PATCH 4/5] MAINTAINERS: Add myself as a reviewer of PowerNV emulation Harsh Prateek Bora
` (2 subsequent siblings)
5 siblings, 1 reply; 13+ messages in thread
From: Harsh Prateek Bora @ 2025-07-24 6:36 UTC (permalink / raw)
To: qemu-ppc, qemu-devel, npiggin, clg
Cc: danielhb413, fbarrat, rathc, adityag, gautam
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>
---
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] 13+ messages in thread* Re: [PATCH 3/5] MAINTAINERS: Add myself as reviewer for PowerPC TCG CPUs
2025-07-24 6:36 ` [PATCH 3/5] MAINTAINERS: Add myself as reviewer for PowerPC TCG CPUs Harsh Prateek Bora
@ 2025-07-24 9:43 ` Philippe Mathieu-Daudé
0 siblings, 0 replies; 13+ messages in thread
From: Philippe Mathieu-Daudé @ 2025-07-24 9:43 UTC (permalink / raw)
To: Harsh Prateek Bora, qemu-ppc, qemu-devel, npiggin, clg
Cc: danielhb413, fbarrat, rathc, adityag, gautam
On 24/7/25 08:36, Harsh Prateek Bora wrote:
> 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>
Missing:
"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/
^ permalink raw reply [flat|nested] 13+ messages in thread
* [PATCH 4/5] MAINTAINERS: Add myself as a reviewer of PowerNV emulation
2025-07-24 6:36 [PATCH 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive Harsh Prateek Bora
` (2 preceding siblings ...)
2025-07-24 6:36 ` [PATCH 3/5] MAINTAINERS: Add myself as reviewer for PowerPC TCG CPUs Harsh Prateek Bora
@ 2025-07-24 6:36 ` Harsh Prateek Bora
2025-07-24 9:43 ` Philippe Mathieu-Daudé
2025-07-24 6:36 ` [PATCH 5/5] MAINTAINERS: Add myself as a reviewer for XIVE Harsh Prateek Bora
2025-07-24 7:40 ` [PATCH 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive Cédric Le Goater
5 siblings, 1 reply; 13+ messages in thread
From: Harsh Prateek Bora @ 2025-07-24 6:36 UTC (permalink / raw)
To: qemu-ppc, qemu-devel, npiggin, clg
Cc: danielhb413, fbarrat, rathc, adityag, gautam
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>
---
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] 13+ messages in thread* Re: [PATCH 4/5] MAINTAINERS: Add myself as a reviewer of PowerNV emulation
2025-07-24 6:36 ` [PATCH 4/5] MAINTAINERS: Add myself as a reviewer of PowerNV emulation Harsh Prateek Bora
@ 2025-07-24 9:43 ` Philippe Mathieu-Daudé
0 siblings, 0 replies; 13+ messages in thread
From: Philippe Mathieu-Daudé @ 2025-07-24 9:43 UTC (permalink / raw)
To: Harsh Prateek Bora, qemu-ppc, qemu-devel, npiggin, clg
Cc: danielhb413, fbarrat, rathc, adityag, gautam
On 24/7/25 08:36, Harsh Prateek Bora wrote:
> 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>
Missing:
"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
^ permalink raw reply [flat|nested] 13+ messages in thread
* [PATCH 5/5] MAINTAINERS: Add myself as a reviewer for XIVE
2025-07-24 6:36 [PATCH 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive Harsh Prateek Bora
` (3 preceding siblings ...)
2025-07-24 6:36 ` [PATCH 4/5] MAINTAINERS: Add myself as a reviewer of PowerNV emulation Harsh Prateek Bora
@ 2025-07-24 6:36 ` Harsh Prateek Bora
2025-07-24 9:43 ` Philippe Mathieu-Daudé
2025-07-24 7:40 ` [PATCH 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive Cédric Le Goater
5 siblings, 1 reply; 13+ messages in thread
From: Harsh Prateek Bora @ 2025-07-24 6:36 UTC (permalink / raw)
To: qemu-ppc, qemu-devel, npiggin, clg
Cc: danielhb413, fbarrat, rathc, adityag, gautam
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>
---
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] 13+ messages in thread* Re: [PATCH 5/5] MAINTAINERS: Add myself as a reviewer for XIVE
2025-07-24 6:36 ` [PATCH 5/5] MAINTAINERS: Add myself as a reviewer for XIVE Harsh Prateek Bora
@ 2025-07-24 9:43 ` Philippe Mathieu-Daudé
0 siblings, 0 replies; 13+ messages in thread
From: Philippe Mathieu-Daudé @ 2025-07-24 9:43 UTC (permalink / raw)
To: Harsh Prateek Bora, qemu-ppc, qemu-devel, npiggin, clg
Cc: danielhb413, fbarrat, rathc, adityag, gautam
On 24/7/25 08:36, Harsh Prateek Bora wrote:
> 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>
Missing:
"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*
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [PATCH 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive
2025-07-24 6:36 [PATCH 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive Harsh Prateek Bora
` (4 preceding siblings ...)
2025-07-24 6:36 ` [PATCH 5/5] MAINTAINERS: Add myself as a reviewer for XIVE Harsh Prateek Bora
@ 2025-07-24 7:40 ` Cédric Le Goater
2025-07-24 9:12 ` Harsh Prateek Bora
5 siblings, 1 reply; 13+ messages in thread
From: Cédric Le Goater @ 2025-07-24 7:40 UTC (permalink / raw)
To: Harsh Prateek Bora, qemu-ppc, qemu-devel, npiggin
Cc: danielhb413, fbarrat, rathc, adityag, gautam
On 7/24/25 08:36, 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
>
> 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(+)
>
I can merge these changes through the vfio queue.
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Thanks,
C.
^ permalink raw reply [flat|nested] 13+ messages in thread* Re: [PATCH 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive
2025-07-24 7:40 ` [PATCH 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive Cédric Le Goater
@ 2025-07-24 9:12 ` Harsh Prateek Bora
2025-07-24 9:47 ` Cédric Le Goater
0 siblings, 1 reply; 13+ messages in thread
From: Harsh Prateek Bora @ 2025-07-24 9:12 UTC (permalink / raw)
To: Cédric Le Goater, qemu-ppc, qemu-devel, npiggin
Cc: danielhb413, fbarrat, rathc, adityag, gautam
On 7/24/25 13:10, Cédric Le Goater wrote:
> On 7/24/25 08:36, 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
>>
>> 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(+)
>>
>
> I can merge these changes through the vfio queue.
>
> Reviewed-by: Cédric Le Goater <clg@redhat.com>
Thanks Cedric !
regards,
Harsh
>
> Thanks,
>
> C.
>
>
>
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [PATCH 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive
2025-07-24 9:12 ` Harsh Prateek Bora
@ 2025-07-24 9:47 ` Cédric Le Goater
2025-07-24 10:10 ` Harsh Prateek Bora
0 siblings, 1 reply; 13+ messages in thread
From: Cédric Le Goater @ 2025-07-24 9:47 UTC (permalink / raw)
To: Harsh Prateek Bora, qemu-ppc, qemu-devel, npiggin
Cc: danielhb413, fbarrat, rathc, adityag, gautam
On 7/24/25 11:12, Harsh Prateek Bora wrote:
>
>
> On 7/24/25 13:10, Cédric Le Goater wrote:
>> On 7/24/25 08:36, 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
>>>
>>> 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(+)
>>>
>>
>> I can merge these changes through the vfio queue.
>>
>> Reviewed-by: Cédric Le Goater <clg@redhat.com>
>
> Thanks Cedric !
Would you mind resending a v2 with all S-o-b fixed please ?
Thanks,
C.
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [PATCH 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive
2025-07-24 9:47 ` Cédric Le Goater
@ 2025-07-24 10:10 ` Harsh Prateek Bora
0 siblings, 0 replies; 13+ messages in thread
From: Harsh Prateek Bora @ 2025-07-24 10:10 UTC (permalink / raw)
To: Cédric Le Goater, qemu-ppc, qemu-devel, npiggin,
Philippe Mathieu-Daudé
Cc: danielhb413, fbarrat, rathc, adityag, gautam
On 7/24/25 15:17, Cédric Le Goater wrote:
> On 7/24/25 11:12, Harsh Prateek Bora wrote:
>>
>>
>> On 7/24/25 13:10, Cédric Le Goater wrote:
>>> On 7/24/25 08:36, 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
>>>>
>>>> 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(+)
>>>>
>>>
>>> I can merge these changes through the vfio queue.
>>>
>>> Reviewed-by: Cédric Le Goater <clg@redhat.com>
>>
>> Thanks Cedric !
> Would you mind resending a v2 with all S-o-b fixed please ?
I have posted v2 with all S-o-b fixed here:
https://lore.kernel.org/qemu-devel/20250724100623.3071131-1-harshpb@linux.ibm.com/
Thanks
Harsh
>
> Thanks,
>
> C.
>
>
>
>
^ permalink raw reply [flat|nested] 13+ messages in thread