Re: vhost-user protocol feature negotiation

2020-08-06 Thread Michael S. Tsirkin
On Thu, Aug 06, 2020 at 11:24:59AM +, Alyssa Ross wrote: > "Michael S. Tsirkin" writes: > > > On Thu, Aug 06, 2020 at 08:59:09AM +, Alyssa Ross wrote: > >> "Michael S. Tsirkin" writes: > >> > >> > On Wed, Aug 05, 2020 at 03:13:06PM +, Alyssa Ross wrote: > >> >> Quoting from the defi

Re: vhost-user protocol feature negotiation

2020-08-06 Thread Alyssa Ross
"Michael S. Tsirkin" writes: > On Thu, Aug 06, 2020 at 08:59:09AM +, Alyssa Ross wrote: >> "Michael S. Tsirkin" writes: >> >> > On Wed, Aug 05, 2020 at 03:13:06PM +, Alyssa Ross wrote: >> >> Quoting from the definition of VHOST_USER_SET_PROTOCOL_FEATURES in >> >> vhost-user.rst: >> >>

Re: vhost-user protocol feature negotiation

2020-08-06 Thread Michael S. Tsirkin
On Thu, Aug 06, 2020 at 08:59:09AM +, Alyssa Ross wrote: > "Michael S. Tsirkin" writes: > > > On Wed, Aug 05, 2020 at 03:13:06PM +, Alyssa Ross wrote: > >> Quoting from the definition of VHOST_USER_SET_PROTOCOL_FEATURES in > >> vhost-user.rst: > >> > >> > Only legal if feature bit ``VH

Re: vhost-user protocol feature negotiation

2020-08-06 Thread Alyssa Ross
"Michael S. Tsirkin" writes: > On Wed, Aug 05, 2020 at 03:13:06PM +, Alyssa Ross wrote: >> Quoting from the definition of VHOST_USER_SET_PROTOCOL_FEATURES in >> vhost-user.rst: >> >> > Only legal if feature bit ``VHOST_USER_F_PROTOCOL_FEATURES`` is present >> > in >> > ``VHOST_USER_GET_

Re: vhost-user protocol feature negotiation

2020-08-05 Thread Michael S. Tsirkin
On Wed, Aug 05, 2020 at 03:13:06PM +, Alyssa Ross wrote: > Quoting from the definition of VHOST_USER_SET_PROTOCOL_FEATURES in > vhost-user.rst: > > > Only legal if feature bit ``VHOST_USER_F_PROTOCOL_FEATURES`` is present in > > ``VHOST_USER_GET_FEATURES``. > > > > .. Note:: > >Slave

vhost-user protocol feature negotiation

2020-08-05 Thread Alyssa Ross
Quoting from the definition of VHOST_USER_SET_PROTOCOL_FEATURES in vhost-user.rst: > Only legal if feature bit ``VHOST_USER_F_PROTOCOL_FEATURES`` is present in > ``VHOST_USER_GET_FEATURES``. > > .. Note:: >Slave that reported ``VHOST_USER_F_PROTOCOL_FEATURES`` must support >this messa