Re: [PATCH v3 0/7] Some vIOMMU fixes

2021-03-11 Thread Peter Maydell
On Tue, 9 Mar 2021 at 10:28, Eric Auger wrote: > > Hi, > > Here is a set of vIOMMU fixes: > > SMMUv3: > - top SID computation overflow when handling SMMU_CMD_CFGI_ALL > - internal IOTLB handling (changes related to range invalidation) > - smmu_iotlb_inv_iova with asid = -1 > - non power of 2 i

[PATCH v3 0/7] Some vIOMMU fixes

2021-03-09 Thread Eric Auger
Hi, Here is a set of vIOMMU fixes: SMMUv3: - top SID computation overflow when handling SMMU_CMD_CFGI_ALL - internal IOTLB handling (changes related to range invalidation) - smmu_iotlb_inv_iova with asid = -1 - non power of 2 invalidation range handling. VIRTIO-IOMMU: - non power of 2 inva