IBM PowerPC 4xx 32-bit PCI controller emulation
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 2 Dec 2008 23:53:50 +0000 (23:53 +0000)
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 2 Dec 2008 23:53:50 +0000 (23:53 +0000)
commit825bb581b447831b6bbc21981b1eb8ad27df119d
tree4fe6e50a7bfbea2c202208975f6a64a2b59c7871
parente976c6a1e40ad74d616a186d3b48b0ad8f5eb970
IBM PowerPC 4xx 32-bit PCI controller emulation

This PCI controller can be found on a number of 4xx SoCs, including the 440EP.

Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Acked-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5862 c046a42c-6fe2-441c-8c8c-71466251a162
Makefile.target
hw/ppc4xx.h
hw/ppc4xx_pci.c [new file with mode: 0644]