summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé2021-04-16 18:18:58 +0200
committerPhilippe Mathieu-Daudé2021-07-11 22:29:04 +0200
commit46fd3201cb02d95f42f659121b13cf5e2633db1c (patch)
tree6321810215602aeb5c747427c0b74a400ca6f059 /MAINTAINERS
parentMerge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-2' into staging (diff)
downloadqemu-46fd3201cb02d95f42f659121b13cf5e2633db1c.tar.gz
qemu-46fd3201cb02d95f42f659121b13cf5e2633db1c.tar.xz
qemu-46fd3201cb02d95f42f659121b13cf5e2633db1c.zip
hw/pci-host: Rename Raven ASIC PCI bridge as raven.c
The ASIC PCI bridge chipset from Motorola is named 'Raven'. This chipset is used in the PowerPC Reference Platform (PReP), but not restricted to it. Rename it accordingly. Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Acked-by: David Gibson <david@gibson.dropbear.id.au> Message-Id: <20210417103028.601124-5-f4bug@amsat.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 40d095dbbd..36eb0cb9c3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1304,7 +1304,7 @@ S: Maintained
F: hw/ppc/prep.c
F: hw/ppc/prep_systemio.c
F: hw/ppc/rs6000_mc.c
-F: hw/pci-host/prep.[hc]
+F: hw/pci-host/raven.c
F: hw/isa/i82378.c
F: hw/isa/pc87312.c
F: hw/dma/i82374.c