On Wed, Oct 11, 2023 at 12:59:30PM -0400, Michael S. Tsirkin wrote: > On Wed, Oct 11, 2023 at 11:58:10AM -0300, Jason Gunthorpe wrote: > > Trying to put VFIO-only code in virtio is what causes all the > > issues. If you mis-design the API boundary everything will be painful, > > no matter where you put the code. > > Are you implying the whole idea of adding these legacy virtio admin > commands to virtio spec was a design mistake? No, I'm saying again that trying to relocate all the vfio code into drivers/virtio is a mistake Jason