Re: [PATCH 0/3] iommu: Add PCI vendor:device ID to IOMMU fault logs

From: Jason Gunthorpe

Date: Mon May 18 2026 - 13:54:42 EST


On Mon, May 18, 2026 at 04:52:57PM +0100, Robin Murphy wrote:

> TBH I think the more appropriate solution would be to have vfio-pci register
> its own fault handler, wherein it can properly deal with rate-limiting
> and/or entirely suppressing fault reports from misbehaving userspace, and if
> and when it does want to log something it is then free to do that in
> whatever format it wants, independent of the underlying IOMMU driver.

+1

Jason