> On May 26, 2026, at 5:04 AM, John Levon <[email protected]> wrote: > > On Fri, May 22, 2026 at 08:48:03PM +0000, Jag Raman wrote: > >>> 3) if we don't see any further work on converting mpqemu over to vfio-user >>> properly over, say, the next calendar year, then remove the whole feature. >> >> To switch the functional test to use vfio-user, we need to enable the >> x-vfio-user-server object by default using --enable-vfio-user-server. Is that >> OK? > > Presumably you can enable it by default if --enable-multiprocess is set?
I agree. We didn’t enable x-vfio-user-server by default because the vfio-user client wasn’t ready at the time. Now that the vfio-user client is available, we can enable vfio-user-server and turn off multiprocess by default. Thanks, Jag > > regards > john >
