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 dev.linux.lists.iommu,dev.linux.lists.linux-coco,org.freedesktop.lists.dri-devel,org.kernel.vger.kvm,org.kernel.vger.linux-kernel,org.kernel.vger.linux-media,org.kernel.vger.linux-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