]> git.proxmox.com Git - mirror_qemu.git/commit
PPC: 4xx: Qdevify the 440 PCI host controller
authorAlexander Graf <agraf@suse.de>
Tue, 10 Jan 2012 18:36:26 +0000 (19:36 +0100)
committerAlexander Graf <agraf@suse.de>
Sat, 21 Jan 2012 04:17:01 +0000 (05:17 +0100)
commit623f7c2172d6080b2ee3132d6e80e8667609c16a
treeed679e083f77494a4cc85829bc65d33edbd862e0
parentacd1bf9083dc83e0ef756dbdc81a9805bfb43167
PPC: 4xx: Qdevify the 440 PCI host controller

Due to popular demand, this qdevifies the PCI host controller of 4xx SoCs
the same way as e500.

We have to introduce a small stub function for pci init that will be
removed in a later patch, once we qdev'ified the board, to keep the build
working.

Signed-off-by: Alexander Graf <agraf@suse.de>
hw/ppc440_bamboo.c
hw/ppc4xx_pci.c