summaryrefslogtreecommitdiff
path: root/hw/alpha
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2013-06-06 18:48:54 +1000
committerMichael S. Tsirkin <mst@redhat.com>2013-07-07 23:10:57 +0300
commit7588e2b0559ae72d3c2952c7807fc05c03099970 (patch)
tree76ebe67b57d80d14b4fc77a7725700940120db03 /hw/alpha
parent2b8cc89a5c4a8bccbef8c6862bae7371afbf3e76 (diff)
downloadqemu-7588e2b0559ae72d3c2952c7807fc05c03099970.tar.gz
pci: Fold host_buses list into PCIHostState functionality
The host_buses list is an odd structure - a list of pointers to PCI root buses existing in parallel to the normal qdev tree structure. This patch removes it, instead putting the link pointers into the PCIHostState structure, which have a 1:1 relationship to PCIHostBus structures anyway. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/alpha')
0 files changed, 0 insertions, 0 deletions