]> git.proxmox.com Git - mirror_qemu.git/commit - MAINTAINERS
hw/pci-host: Rename Raven ASIC PCI bridge as raven.c
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Fri, 16 Apr 2021 16:18:58 +0000 (18:18 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 11 Jul 2021 20:29:04 +0000 (22:29 +0200)
commit46fd3201cb02d95f42f659121b13cf5e2633db1c
tree6321810215602aeb5c747427c0b74a400ca6f059
parent9516034d05a8c71ef157a59f525e4c4f7ed79827
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>
MAINTAINERS
hw/pci-host/Kconfig
hw/pci-host/meson.build
hw/pci-host/prep.c [deleted file]
hw/pci-host/raven.c [new file with mode: 0644]
hw/ppc/Kconfig