[PATCH v2 0/2] intel_iommu: misc fixes

Zhenzhong Duan posted 2 patches 6 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240520082815.260745-1-zhenzhong.duan@intel.com
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>, Jason Wang <jasowang@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, Richard Henderson <richard.henderson@linaro.org>, Eduardo Habkost <eduardo@habkost.net>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
hw/i386/intel_iommu_internal.h |  9 +++++++-
hw/i386/intel_iommu.c          | 39 ++++++++++++++++++----------------
2 files changed, 29 insertions(+), 19 deletions(-)
[PATCH v2 0/2] intel_iommu: misc fixes
Posted by Zhenzhong Duan 6 months, 1 week ago
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(-)

-- 
2.34.1