On Fri, Mar 21, 2025 at 11:01:43AM -0700, Yi Liu wrote: > IOMMU_HW_INFO is extended to report max_pasid_log2, hence add coverage > for it. > > Reviewed-by: Nicolin Chen <nicolinc@xxxxxxxxxx> > Signed-off-by: Yi Liu <yi.l.liu@xxxxxxxxx> It seems that I was CCed only in two patches of this v9. So, I have to reply to this one. For the whole series, Tested-by: Nicolin Chen <nicolinc@xxxxxxxxxx> With an integration of Yi's QEMU patches, I am able to detect the PASID cap to run vSVA cases in a VM enabling vSMMU. Selftest also runs correctly. Thanks Nicolin