From: Aditya Gupta <[email protected]> Add maintainer and reviewer for MPIPL subsystem.
Reviewed-by: Hari Bathini <[email protected]> Reviewed-by: Sourabh Jain <[email protected]> Signed-off-by: Aditya Gupta <[email protected]> Tested-by: Shivang Upadhyay <[email protected]> Link: https://lore.kernel.org/qemu-devel/[email protected] Signed-off-by: Harsh Prateek Bora <[email protected]> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index e41f0eb92c..0adc6bd6b8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3285,6 +3285,15 @@ F: include/hw/ppc/spapr_fadump.h F: hw/ppc/spapr_fadump.c F: tests/functional/ppc64/test_fadump.py +Memory-Preserving Initial Program Load (MPIPL) for PowerNV +M: Aditya Gupta <[email protected]> +R: Hari Bathini <[email protected]> +R: Sourabh <[email protected]> +S: Maintained +F: include/hw/ppc/pnv_mpipl.h +F: hw/ppc/pnv_mpipl.c +F: tests/functional/ppc64/test_fadump.py + GDB stub M: Alex Bennée <[email protected]> R: Philippe Mathieu-Daudé <[email protected]> -- 2.52.0
