]> Git Repo - qemu.git/commit - hw/pci/pci.h
pci: add pci_address_space_io()
authorRichard Henderson <[email protected]>
Wed, 10 Aug 2011 22:28:10 +0000 (15:28 -0700)
committerAvi Kivity <[email protected]>
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 <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
hw/pci.c
hw/pci.h
This page took 0.025945 seconds and 4 git commands to generate.