Re: [PATCH v7 00/10] IOMMUFD: Deliver IO page faults to user space

2024-07-01 Thread Baolu Lu
On 2024/6/29 6:14, Jason Gunthorpe wrote: On Sun, Jun 16, 2024 at 02:11:45PM +0800, Lu Baolu wrote: Lu Baolu (10): iommu: Introduce domain attachment handle iommu: Remove sva handle list iommu: Add attach handle to struct iopf_group iommu: Extend domain attach group with handle supp

Re: [PATCH v7 00/10] IOMMUFD: Deliver IO page faults to user space

2024-06-28 Thread Jason Gunthorpe
On Sun, Jun 16, 2024 at 02:11:45PM +0800, Lu Baolu wrote: > Lu Baolu (10): > iommu: Introduce domain attachment handle > iommu: Remove sva handle list > iommu: Add attach handle to struct iopf_group > iommu: Extend domain attach group with handle support > iommufd: Add fault and response

RE: [PATCH v7 00/10] IOMMUFD: Deliver IO page faults to user space

2024-06-17 Thread Tian, Kevin
> From: Lu Baolu > Sent: Sunday, June 16, 2024 2:12 PM > > This series implements the functionality of delivering IO page faults to > user space through the IOMMUFD framework. One feasible use case is the > nested translation. Nested translation is a hardware feature that > supports two-stage tra