summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorDavid Gibson2015-09-24 02:34:23 +0200
committerDavid Gibson2015-10-23 01:38:10 +0200
commit185181f8835b1b68409ac4381688eafdca0172cc (patch)
treef720f51b966af91b96b47fb0718598e7ed951c8f /include/exec
parentspapr_iommu: Provide a function to switch a TCE table to allowing VFIO (diff)
downloadqemu-185181f8835b1b68409ac4381688eafdca0172cc.tar.gz
qemu-185181f8835b1b68409ac4381688eafdca0172cc.tar.xz
qemu-185181f8835b1b68409ac4381688eafdca0172cc.zip
spapr_pci: Allow VFIO devices to work on the normal PCI host bridge
The core VFIO infrastructure more or less allows VFIO devices to work on any normal guest PCI host bridge (PHB) without extra logic. However, the "spapr-pci-host-bridge" device (as opposed to the special "spapr-pci-vfio-host-bridge" device) breaks this by using a partially KVM accelerated implementation of the guest kernel IOMMU which won't work with VFIO devices, without additional kernel support. This patch allows VFIO devices to work on the spapr-pci-host-bridge, by having it switch off KVM TCE acceleration when a VFIO device is added to the PHB (either on startup, or by hotplug). Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Laurent Vivier <lvivier@redhat.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions