pci: add pci_address_space()
commitf5e6fed879ae10b9f6494a6eed21c1979391d7cb
authorAvi Kivity <avi@redhat.com>
Mon, 15 Aug 2011 14:17:36 +0000 (15 17:17 +0300)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 22 Aug 2011 15:47:49 +0000 (22 10:47 -0500)
treed9c6f53aab76e6c131314391518b834025f17a7d
parentc839adec884ed601204d527f021bf638e879a61f
pci: add pci_address_space()

Returns the PCI address space.  Useful for bridges that can obscure
part of the PCI address space.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/pci.c
hw/pci.h