]> xenbits.xensource.com Git - qemu-xen.git/commit
pci: add pci_address_space_io()
authorRichard Henderson <rth@twiddle.net>
Wed, 10 Aug 2011 22:28:10 +0000 (15:28 -0700)
committerAvi Kivity <avi@redhat.com>
Sun, 25 Sep 2011 11:57:47 +0000 (14:57 +0300)
commite11d64390ba076d8a293e422dad3027f9adb9430
tree361e9b79fe82781ec415809cdfd989701416e2d6
parent1ce9ce6a6184f0192015ba9adf1123d89cd47a7b
pci: add pci_address_space_io()

Returns the I/O address space.  Useful for implementing
PCI-ISA bridge devices.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Avi Kivity <avi@redhat.com>
hw/pci.c
hw/pci.h