mbox series

[v3,0/2] intel_iommu minor fixes

Message ID 20240814022654.2612780-1-zhenzhong.duan@intel.com (mailing list archive)
Headers show
Series intel_iommu minor fixes | expand

Message

Duan, Zhenzhong Aug. 14, 2024, 2:26 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

v3:
- add fix tag (Liu Yi)
- collect R-B

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(-)