intel_iommu: turn off pt before 2.9
This is for compatibility. Signed-off-by: Peter Xu <peterx@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Jason Wang <jasowang@redhat.com>
This commit is contained in:
parent
dbaabb25f4
commit
c10595fb34
@ -6,6 +6,10 @@
|
|||||||
.driver = "pci-bridge",\
|
.driver = "pci-bridge",\
|
||||||
.property = "shpc",\
|
.property = "shpc",\
|
||||||
.value = "off",\
|
.value = "off",\
|
||||||
|
},{\
|
||||||
|
.driver = "intel-iommu",\
|
||||||
|
.property = "pt",\
|
||||||
|
.value = "off",\
|
||||||
},
|
},
|
||||||
|
|
||||||
#define HW_COMPAT_2_8 \
|
#define HW_COMPAT_2_8 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user