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 <[email protected]>
---
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 <[email protected]>
R: Harsh Prateek Bora <[email protected]>
+R: Amit Machhiwal <[email protected]>
S: Odd Fixes
F: target/ppc/kvm.c
@@ -1661,6 +1662,7 @@ F: tests/functional/ppc/test_40p.py
sPAPR (pseries)
M: Nicholas Piggin <[email protected]>
M: Harsh Prateek Bora <[email protected]>
+R: Amit Machhiwal <[email protected]>
L: [email protected]
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 <[email protected]>
Thanks,
C.