Re: [PATCH v7 06/10] iommufd: Add iommufd fault object
On Sun, Jun 16, 2024 at 02:11:51PM +0800, Lu Baolu wrote: > @@ -6,6 +6,7 @@ iommufd-y := \ > ioas.o \ > main.o \ > pages.o \ > + fault.o \ > vfio_compat.o Keep sorted Reviewed-by: Jason Gunthorpe Jason
[PATCH v7 06/10] iommufd: Add iommufd fault object
An iommufd fault object provides an interface for delivering I/O page faults to user space. These objects are created and destroyed by user space, and they can be associated with or dissociated from hardware page table objects during page table allocation or destruction. User space interacts with