mbox series

[v2,0/2] intel_iommu minor fixes

Message ID 20240813074410.2571369-1-zhenzhong.duan@intel.com
Headers show
Series intel_iommu minor fixes | expand

Message

Duan, Zhenzhong Aug. 13, 2024, 7:44 a.m. UTC
Hi

Fixes two minor issues in intel iommu.
See patch for details.

Tested scalable mode and legacy mode with vfio device passthrough: PASS
Tested intel-iommu.flat in kvm-unit-test: PASS

Thanks
Zhenzhong

Zhenzhong Duan (2):
  intel_iommu: Fix invalidation descriptor type field
  intel_iommu: Make PASID-cache and PIOTLB type invalid in legacy mode

 hw/i386/intel_iommu_internal.h | 11 ++++++-----
 hw/i386/intel_iommu.c          | 24 ++++++++++++------------
 2 files changed, 18 insertions(+), 17 deletions(-)