mbox series

[v2,0/2] intel_iommu: misc fixes

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

Message

Duan, Zhenzhong May 20, 2024, 8:28 a.m. UTC
Hi,

Per Yi's suggestion, we sent some trivial changes separately so that
stage-1 emulation patchset can be simpler and more focused.

Thanks
Zhenzhong

Changelog:
v2:
- update version to 3.0 (Jason, Yi)
- s/pasidt/Pasid table/ (Clement, Yi)

Yu Zhang (1):
  intel_iommu: Update version to 3.0 and add the latest fault reasons

Zhenzhong Duan (1):
  intel_iommu: Make pasid entry type check accurate

 hw/i386/intel_iommu_internal.h |  9 +++++++-
 hw/i386/intel_iommu.c          | 39 ++++++++++++++++++----------------
 2 files changed, 29 insertions(+), 19 deletions(-)