PPC: E500: PCI: Make first slot qdev settable
commiteafb325fb11af21ed9df3f5a310fd26e70954318
authorAlexander Graf <agraf@suse.de>
Wed, 12 Dec 2012 11:56:40 +0000 (12 12:56 +0100)
committerAlexander Graf <agraf@suse.de>
Fri, 14 Dec 2012 12:12:57 +0000 (14 13:12 +0100)
treef28ae61d232eeb8862380c6d3d91f0f21a87e652
parent76aec1f8b6549d14576a3eb739c731df8f678ffb
PPC: E500: PCI: Make first slot qdev settable

Today the first slot id in our e500 pci implementation is hardcoded to
0x11. Keep it there as default, but allow users to change the default to
a different id.

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