Skip to content

qemu for iommu testing v20250909

Latest

Choose a tag to compare

@Joelgranados Joelgranados released this 09 Sep 09:11
· 2985 commits to master since this release
intel_iommu: Remove VTD_ECAP_PDS

Having the VTD_ECAP_PDS tells the host that it is ok to send the page
request drain bit set in the invalidation wait descriptor. Since there
is no logic for the invalidation wait descriptor, we should remove this
from the capabilities until it is implemented.

Signed-off-by: Joel Granados <joel.granados@kernel.org>