Re: [RFC PATCH 10/30] vfio/pci: Export vfio dma-buf specific info for importers

Jason Gunthorpe <[email protected]> Wed, 5 Aug 2026 13:55:55 -0300
Newsgroups gmane.comp.emulators.kvm.devel,gmane.comp.video.dri.devel,gmane.linux.drivers.video-input-infrastructure,gmane.linux.kernel,gmane.linux.kernel.pci
Message-ID <[email protected]>
On Mon, Jul 27, 2026 at 11:53:55AM -0700, Ackerley Tng wrote:
> Hope you also had a chance to look at [1] that David Woodhouse is
> working on :)
> 
> [1] https://lore.kernel.org/all/[email protected]/

Heh, that's awfully DMABUF like :)

So, if that happens then sure we can probably create a VFIO exporter
for it as well along side the DMABUF exporter Matt is working on and
that should handle the shared/private steps intel needs

Jason