RE: [PATCH v1 21/22] intel_iommu: process PASID-based Device-TLB invalidation

2020-03-25 Thread Liu, Yi L
> From: Peter Xu > Sent: Wednesday, March 25, 2020 2:36 AM > To: Liu, Yi L > Subject: Re: [PATCH v1 21/22] intel_iommu: process PASID-based Device-TLB > invalidation > > On Sun, Mar 22, 2020 at 05:36:18AM -0700, Liu Yi L wrote: > > This patch adds an empty handling

Re: [PATCH v1 21/22] intel_iommu: process PASID-based Device-TLB invalidation

2020-03-24 Thread Peter Xu
On Sun, Mar 22, 2020 at 05:36:18AM -0700, Liu Yi L wrote: > This patch adds an empty handling for PASID-based Device-TLB > invalidation. For now it is enough as it is not necessary to > propagate it to host for passthru device and also there is no > emulated device has device tlb. > > Cc: Kevin Ti

[PATCH v1 21/22] intel_iommu: process PASID-based Device-TLB invalidation

2020-03-22 Thread Liu Yi L
This patch adds an empty handling for PASID-based Device-TLB invalidation. For now it is enough as it is not necessary to propagate it to host for passthru device and also there is no emulated device has device tlb. Cc: Kevin Tian Cc: Jacob Pan Cc: Peter Xu Cc: Yi Sun Cc: Paolo Bonzini Cc: Ri