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)
commit8dd3588ee099e6f91c9d10535d177f9d0b5970e1
tree4fe6e50a7bfbea2c202208975f6a64a2b59c7871
parent251951ab738d23a14a11861ff9c184a5ec36fd63
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]