Official QOSAMI-QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.
master
intel_iommu: Expose flag VIOMMU_FLAG_PASID_SUPPORTED and VIOMMU_FLAG_WANT_PASID_ATTACH
Zhenzhong Duan committed 4 months ago
intel_iommu_accel: Add pasid bits size check
Zhenzhong Duan committed 4 months ago
intel_iommu_accel: Switch to VTDAccelPASIDCacheEntry for PASID bind/unbind and PIOTLB invalidation
Zhenzhong Duan committed 4 months ago
intel_iommu_accel: Handle PASID entry removal for system reset
Zhenzhong Duan committed 4 months ago
intel_iommu_accel: Bypass PASID entry addition for just deleted entry
Zhenzhong Duan committed 4 months ago
intel_iommu_accel: Handle PASID entry removal for pc_inv_dsc request
Zhenzhong Duan committed 4 months ago
intel_iommu_accel: Handle PASID entry addition for pc_inv_dsc request
Zhenzhong Duan committed 4 months ago
intel_iommu: Refactor PASID processing to use IOMMU_NO_PASID internally
Zhenzhong Duan committed 4 months ago
intel_iommu: Use IOMMU_NO_PASID and delete PASID_0
Zhenzhong Duan committed 4 months ago
intel_iommu: Fix PASID validity check in fault reporting
Zhenzhong Duan committed 4 months ago
intel_iommu: Export some functions
Zhenzhong Duan committed 4 months ago
intel_iommu: make vtd_dev_get_pe_from_pasid() more generic
Zhenzhong Duan committed 4 months ago
intel_iommu: Rename pasid property to "pasid-bits" and define it as type uint8
Zhenzhong Duan committed 4 months ago
intel_iommu: Create the nested hwpt with IOMMU_HWPT_ALLOC_PASID flag
Zhenzhong Duan committed 4 months ago
vfio/iommufd: Create nesting parent hwpt with IOMMU_HWPT_ALLOC_PASID flag
Zhenzhong Duan committed 4 months ago
iommufd: Extend attach/detach_hwpt callbacks to support pasid
Zhenzhong Duan committed 4 months ago
vfio/iommufd: Extend attach/detach_hwpt callback implementations with pasid
Zhenzhong Duan committed 4 months ago
intel_iommu: Change 'flts' property naming to 'fsts'
Zhenzhong Duan committed 5 months ago
intel_iommu: Remove 'x-' prefix from 'x-scalable-mode' and 'x-flts' properties
Zhenzhong Duan committed 5 months ago
tests/qtest: Add amd-iommu command buffer head wrap test
Costas Argyris committed 4 months ago