On Sat, Dec 27, 2025 at 8:04 PM Zhu Yanjun <[email protected]> wrote: > 在 2025/11/26 11:36, David Matlack 写道: > > @@ -349,9 +351,20 @@ struct vfio_pci_device *__vfio_pci_device_init(const > > char *bdf, > > device->bdf = bdf; > > device->iommu = iommu; > > > > + return device; > > +} > > + > > In the latest kernel, this part changes too much.
Can you clarify what you mean by "changes too much"? What is the issue?

