aboutsummaryrefslogtreecommitdiff
path: root/ppc64.ld
diff options
context:
space:
mode:
authorIsaku Yamahata <yamahata@valinux.co.jp>2009-10-30 21:21:13 +0900
committerAnthony Liguori <aliguori@us.ibm.com>2009-11-09 08:43:09 -0600
commite822a52a81f16e09b59cfd8126786bff6bde98bd (patch)
treed22caf5f16ac54efb8e9d08e9544221822c03c91 /ppc64.ld
parente94ff650263d99006fcfa857a72e5e1dd9638720 (diff)
pci: make pci configuration transaction more accurate.
This patch sorts out/enhances pci code to track pci bus topology more accurately. - Track host bus bridge with pci domain number. Although the current qemu implementation supports only pci domian 0 yet. - Track pci bridge parent-child relationship. When looking down from pci host bus for pci sub bus, be aware of secondary bus/subordinate bus. Thus pci configuration transaction is more accurately emulated. This patch adds new member to PCIBus to track pci bus topology. Since qdev already tracks down bus relationship, those new member wouldn't be necessary. However it would be addressed later because not all the pci device isn't converted to qdev yet. Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'ppc64.ld')
0 files changed, 0 insertions, 0 deletions