summaryrefslogtreecommitdiffstats
path: root/hw/pci.h
diff options
context:
space:
mode:
authorWen Congyang2011-08-26 12:00:33 +0200
committerMichael S. Tsirkin2011-09-19 20:22:30 +0200
commit778d1799397e1353b69f16547d359f944fb49ea6 (patch)
treed79b0bbaa0debdfa4306abb3eeb8ff2b385e32fa /hw/pci.h
parentpci: Remove unused mem_base from PCIBus (diff)
downloadqemu-778d1799397e1353b69f16547d359f944fb49ea6.tar.gz
qemu-778d1799397e1353b69f16547d359f944fb49ea6.tar.xz
qemu-778d1799397e1353b69f16547d359f944fb49ea6.zip
pci_bridge: use parent bus's address space
The switch to the new memory API caused the following problem: The pci device may call pci_register_bar() to use PCI bus's address space. But we don't init PCI bus's address space if it is not bus 0. A crash was reported: http://lists.gnu.org/archive/html/qemu-devel/2011-08/msg02243.html More work will be needed to make bridge filtering work correctly with the memory API. Signed-off-by: Wen Congyang <wency@cn.fujitsu.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/pci.h')
0 files changed, 0 insertions, 0 deletions