On Tue, Mar 18, 2025 at 10:54:02AM +0100, Cédric Le Goater wrote: > diff --git a/hw/vfio/device.c b/hw/vfio/device.c > new file mode 100644 > index > 0000000000000000000000000000000000000000..daa5bae59ca9c65ef23aa193d4e63976fcefdde0 > --- /dev/null > +++ b/hw/vfio/device.c > @@ -0,0 +1,331 @@ > +/* > + * low level and IOMMU backend agnostic helpers used by VFIO devices, > + * related to regions, interrupts, capabilities
This same comment is still at the top of helpers.c - and I'm not sure what *does* belong still in helpers.c ? regards john