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