Re: [PATCH v2 7/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously

2023-09-07 Thread Laszlo Ersek
On 9/7/23 17:59, Eugenio Perez Martin wrote: > On Wed, Aug 30, 2023 at 3:41 PM Laszlo Ersek wrote: >> >> (1) The virtio-1.2 specification >> writes: >> >>> 3 General Initialization And Device Operation >>> 3.1 Device Initializa

Re: [PATCH v2 7/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously

2023-09-07 Thread Eugenio Perez Martin
On Wed, Aug 30, 2023 at 3:41 PM Laszlo Ersek wrote: > > (1) The virtio-1.2 specification > writes: > > > 3 General Initialization And Device Operation > > 3.1 Device Initialization > > 3.1.1 Driver Requirements: Device Initiali