Re: [PATCH] vfio/pci: print vfio-device name to fdinfo

From: Alex Mastro
Date: Tue Jun 24 2025 - 14:55:08 EST


On Tue, 24 Jun 2025 15:16:16 -0300 Jason Gunthorpe <jgg@xxxxxxxx> wrote:
> There will be a symlink under /sys/class/vfio-xx/XX pointing to the
> <pci sysfs path>/vfio-dev/X directory
>
> And another symlink under /sys/dev/char/XX:XX doing the same.

Got it, thanks. The issue does seem solved for the vfio cdev case, then.

Alex