IOMMU: iommu_qinval is x86-only
authorJan Beulich <jbeulich@suse.com>
Tue, 10 Mar 2020 14:36:45 +0000 (15:36 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 10 Mar 2020 14:36:45 +0000 (15:36 +0100)
commit0de9500d1c2c3f37b3cd86b180dc1d2aafa2ad1b
tree16c18a156f3fb1b3cb766b7c00cf8213208a7f90
parentcd550c3963ea521205e80df935c17d4cdee02844
IOMMU: iommu_qinval is x86-only

In fact it's VT-d specific, but we don't have a way yet to build code
for just one vendor.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Reviewed-by: Paul Durrant <paul@xen.org>
xen/drivers/passthrough/iommu.c
xen/drivers/passthrough/vtd/iommu.c
xen/include/xen/iommu.h