summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorCédric Le Goater <clg@kaod.org>2023-10-02 17:51:41 +0200
committerMichael Tokarev <mjt@tls.msk.ru>2023-10-21 15:00:22 +0300
commit6198558781f5d8abde33f2f05d3c6015140d74d8 (patch)
tree4ed53f00023b8a062b916542c39d6c76cd132e63
parentd79d9989764f1a645312fe5bea6dc4ebb3d9e1cf (diff)
downloadfocaccia-qemu-6198558781f5d8abde33f2f05d3c6015140d74d8.tar.gz
focaccia-qemu-6198558781f5d8abde33f2f05d3c6015140d74d8.zip
MAINTAINERS: Add fw_cfg.c to PPC mac99 machine
The hw/ppc/fw_cfg.c file contains the implementation of
fw_cfg_arch_key_name(), used by the common nvram model. List it under
mac99 machine next to the mac_nvram model.

Cc: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 303f4c7900..543a6be00d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1410,6 +1410,7 @@ F: hw/pci-bridge/dec.[hc]
 F: hw/misc/macio/
 F: hw/misc/mos6522.c
 F: hw/nvram/mac_nvram.c
+F: hw/ppc/fw_cfg.c
 F: hw/input/adb*
 F: include/hw/misc/macio/
 F: include/hw/misc/mos6522.h