]> git.proxmox.com Git - qemu.git/commit
PPC: E500plat: Make a lot of PCI slots available
authorAlexander Graf <agraf@suse.de>
Wed, 12 Dec 2012 13:58:30 +0000 (14:58 +0100)
committerAlexander Graf <agraf@suse.de>
Fri, 14 Dec 2012 12:12:57 +0000 (13:12 +0100)
commit3bb7e02a9725a24e5bf915b35f914f82f5b07a1f
treed0b79633b7b3d31db4c88850ad52d5d522419768
parent492ec48dc2d99ca13b24d554e1970af7e2581e23
PPC: E500plat: Make a lot of PCI slots available

The ppce500 machine doesn't have to stick to hardware limitations,
as it's defined as being fully device tree based.

Thus we can change the initial PCI slot ID to 0x1 which gives us a
whopping 31 PCI devices we can support with this machine now!

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