Re: Machine x-remote property auto-shutdown

2023-05-15 Thread Markus Armbruster
Jag Raman writes: > Hi Markus, > > Please see the comments inline below. > >> On May 5, 2023, at 10:58 AM, Markus Armbruster wrote: >> >> I stumbled over this property, looked closer, and now I'm confused. >> >> Like most QOM properties, x-remote.auto-shutdown is virtually >> undocumented. Al

Re: Machine x-remote property auto-shutdown

2023-05-08 Thread Jag Raman
Hi Markus, Please see the comments inline below. > On May 5, 2023, at 10:58 AM, Markus Armbruster wrote: > > I stumbled over this property, looked closer, and now I'm confused. > > Like most QOM properties, x-remote.auto-shutdown is virtually > undocumented. All we have is this comment in vfi

Machine x-remote property auto-shutdown

2023-05-05 Thread Markus Armbruster
I stumbled over this property, looked closer, and now I'm confused. Like most QOM properties, x-remote.auto-shutdown is virtually undocumented. All we have is this comment in vfio-user-obj.c: /** * Usage: add options: * -machine x-remote,vfio-user=on,auto-shutdown=on *