]> Git Repo - qemu.git/commit
intel_iommu: support device iotlb descriptor
authorJason Wang <[email protected]>
Fri, 30 Dec 2016 10:09:14 +0000 (18:09 +0800)
committerMichael S. Tsirkin <[email protected]>
Tue, 10 Jan 2017 03:56:58 +0000 (05:56 +0200)
commit554f5e16046236b264c66436870be1b4ef25c1dc
tree2e8512e862d960fb0613edd85c4f1af37685a75a
parent052c8fa9983f553fdfa0d61034774070dd639c2b
intel_iommu: support device iotlb descriptor

This patch enables device IOTLB support for intel iommu. The major
work is to implement QI device IOTLB descriptor processing and notify
the device through iommu notifier.

Cc: Paolo Bonzini <[email protected]>
Cc: Richard Henderson <[email protected]>
Cc: Eduardo Habkost <[email protected]>
Cc: Michael S. Tsirkin <[email protected]>
Signed-off-by: Jason Wang <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Peter Xu <[email protected]>
hw/i386/intel_iommu.c
hw/i386/intel_iommu_internal.h
hw/i386/x86-iommu.c
include/hw/i386/x86-iommu.h
This page took 0.028264 seconds and 4 git commands to generate.