@samitouri / QOSamiQemu / commits / 91543bef04

MAINTAINERS: Add entry for MPIPL (PowerNV)

Add maintainer and reviewer for MPIPL subsystem. Reviewed-by: Hari Bathini <hbathini@linux.ibm.com> Reviewed-by: Sourabh Jain <sourabhjain@linux.ibm.com> Signed-off-by: Aditya Gupta <adityag@linux.ibm.com> Tested-by: Shivang Upadhyay <shivangu@linux.ibm.com> Link: https://lore.kernel.org/qemu-devel/20260424083837.214947-11-adityag@linux.ibm.com Signed-off-by: Harsh Prateek Bora <harshpb@linux.ibm.com>

Aditya Gupta committed Apr 24, 2026 at 14:08 UTC 91543bef044977dc35e604fef4532a2c533df5a3
1 file changed +9
MAINTAINERS
+9
@@ -3285,6 +3285,15 @@ F: include/hw/ppc/spapr_fadump.h
3285 F: hw/ppc/spapr_fadump.c
3286 F: tests/functional/ppc64/test_fadump.py
3287
3288 +Memory-Preserving Initial Program Load (MPIPL) for PowerNV
3289 +M: Aditya Gupta <adityag@linux.ibm.com>
3290 +R: Hari Bathini <hbathini@linux.ibm.com>
3291 +R: Sourabh <sourabhjain@linux.ibm.com>
3292 +S: Maintained
3293 +F: include/hw/ppc/pnv_mpipl.h
3294 +F: hw/ppc/pnv_mpipl.c
3295 +F: tests/functional/ppc64/test_fadump.py
3296 +
3297 GDB stub
3298 M: Alex Bennée <alex.bennee@linaro.org>
3299 R: Philippe Mathieu-Daudé <philmd@linaro.org>