PPC: E500: Move PCI slot information into params
commit492ec48dc2d99ca13b24d554e1970af7e2581e23
authorAlexander Graf <agraf@suse.de>
Wed, 12 Dec 2012 12:53:53 +0000 (12 13:53 +0100)
committerAlexander Graf <agraf@suse.de>
Fri, 14 Dec 2012 12:12:57 +0000 (14 13:12 +0100)
tree340f69c98ae3c140dd64b519a9a04bb3d28c4583
parent347dd79dccf41a679115213da673dfd06c4c8cc8
PPC: E500: Move PCI slot information into params

We have a params struct that allows us to expose differences between
e500 machine models. Include PCI slot information there, so we can have
different machines with different PCI slot topology.

Signed-off-by: Alexander Graf <agraf@suse.de>
hw/ppc/e500.c
hw/ppc/e500.h
hw/ppc/e500plat.c
hw/ppc/mpc8544ds.c