Fixes: ddd8f3baa2 (qapi/acpi-hest: add an interface to do generic CPER error injection, 2025-09-23) Cc: Mauro Carvalho Chehab <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Markus Armbruster <[email protected]> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 6268ee1d73..38064971fe 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2237,7 +2237,7 @@ ACPI/HEST/GHES/ARM processor CPER M: Mauro Carvalho Chehab <[email protected]> L: [email protected] S: Maintained -F: hw/arm/ghes_cper.c +F: hw/acpi/ghes_cper.c F: hw/acpi/ghes_cper_stub.c F: qapi/acpi-hest.json F: scripts/ghes_inject.py -- 2.54.0
