On Sat, Feb 22, 2025 at 07:54:04AM -0800, Nicolin Chen wrote: > Similar to iommu_report_device_fault, this allows IOMMU drivers to report > vIOMMU events from threaded IRQ handlers to user space hypervisors. > > Reviewed-by: Lu Baolu <[email protected]> > Reviewed-by: Kevin Tian <[email protected]> > Signed-off-by: Nicolin Chen <[email protected]> > --- > include/linux/iommufd.h | 11 ++++++++ > drivers/iommu/iommufd/driver.c | 48 ++++++++++++++++++++++++++++++++++ > 2 files changed, 59 insertions(+)
Reviewed-by: Jason Gunthorpe <[email protected]> Jason
