Re: [Xen-devel] [PATCH v2 2/3] sndif: Add explicit back and front synchronization

2018-03-16 Thread Oleksandr Andrushchenko
On 03/15/2018 10:17 PM, Konrad Rzeszutek Wilk wrote: + ** + *Back to front events delivery + ** + * In order to deliver

Re: [Xen-devel] [PATCH v2 2/3] sndif: Add explicit back and front synchronization

2018-03-15 Thread Konrad Rzeszutek Wilk
> + > ** > + *Back to front events delivery > + > ** > + * In order to deliver asynchronous events from back to front a

[Xen-devel] [PATCH v2 2/3] sndif: Add explicit back and front synchronization

2018-03-14 Thread Oleksandr Andrushchenko
From: Oleksandr Andrushchenko In order to provide explicit synchronization between backend and frontend the following changes are introduced in the protocol: - bump protocol version to 2 - add new ring buffer for sending asynchronous events from backend to