Re: [PATCH v6 05/19] remote/machine: add vfio-user property

2022-02-21 Thread Stefan Hajnoczi
On Thu, Feb 17, 2022 at 02:48:52AM -0500, Jagannathan Raman wrote: > Add vfio-user to x-remote machine. It is a boolean, which indicates if > the machine supports vfio-user protocol. The machine configures the bus > differently vfio-user and multiprocess protocols, so this property > informs it on

[PATCH v6 05/19] remote/machine: add vfio-user property

2022-02-16 Thread Jagannathan Raman
Add vfio-user to x-remote machine. It is a boolean, which indicates if the machine supports vfio-user protocol. The machine configures the bus differently vfio-user and multiprocess protocols, so this property informs it on how to configure the bus. This property should be short lived. Once vfio-u