]> git.proxmox.com Git - mirror_qemu.git/commit
ppc440: Add emulation of plb-pcix controller found in some 440 SoCs
authorBALATON Zoltan <balaton@eik.bme.hu>
Mon, 19 Feb 2018 10:34:25 +0000 (11:34 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 6 Mar 2018 02:16:29 +0000 (13:16 +1100)
commit7ccc89b5c8015b3f0d6220601a1e5e3010d8c2e1
treeb777de3c1801fde8f2c50259f00f2d23823e0774
parentff22e0eb259af531a75795c472beb5f1ff006679
ppc440: Add emulation of plb-pcix controller found in some 440 SoCs

This is the PCIX controller found in newer 440 core SoCs e.g. the
AMMC 460EX. The device tree refers to this as plb-pcix compared to
the plb-pci controller in older 440 SoCs.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
[dwg: Remove hwaddr from trace-events, that doesn't work with some
 trace backends]
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/Makefile.objs
hw/ppc/ppc440_pcix.c [new file with mode: 0644]
hw/ppc/trace-events