[PATCH 05/17] kvm tools: pci: register 24-bit configuration space below MMIO region

2014-02-04 Thread Will Deacon
Rather than performing all config accesses via ioports, map in a 24-bit memory-mapped configuration space directly below the PCI MMIO region. This will allow architectures to support PCI without having to support legacy ioports in the guest kernel. Instead, kvm tool can forward the config accesses

[PATCH 05/17] kvm tools: pci: register 24-bit configuration space below MMIO region

2014-02-04 Thread Will Deacon
Rather than performing all config accesses via ioports, map in a 24-bit memory-mapped configuration space directly below the PCI MMIO region. This will allow architectures to support PCI without having to support legacy ioports in the guest kernel. Instead, kvm tool can forward the config accesses