From: Aditya Gupta <[email protected]> Add maintainer and reviewer for fadump subsystem.
Signed-off-by: Aditya Gupta <[email protected]> Acked-by: Sourabh Jain <[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 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 684d7a5b37..53dbf915ea 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3215,6 +3215,14 @@ F: scripts/coccinelle/remove_local_err.cocci F: scripts/coccinelle/use-error_fatal.cocci F: scripts/coccinelle/errp-guard.cocci +Firmware Assisted Dump (fadump) for sPAPR (pseries) +M: Aditya Gupta <[email protected]> +R: Sourabh Jain <[email protected]> +S: Maintained +F: include/hw/ppc/spapr_fadump.h +F: hw/ppc/spapr_fadump.c +F: tests/functional/ppc64/test_fadump.py + GDB stub M: Alex Bennée <[email protected]> R: Philippe Mathieu-Daudé <[email protected]> -- 2.43.5
