Re: [Xen-devel] [PATCH v18] xen/sndif: Add sound-device ABI

2017-03-28 Thread Oleksandr Andrushchenko
ping On 03/20/2017 09:03 AM, Oleksandr Andrushchenko wrote: From: Oleksandr Andrushchenko Add ABI for the two halves of a para-virtualized sound driver to communicate with each other. The ABI allows implementing audio playback and capture as well as volume control and possibility to mute/unm

[Xen-devel] [PATCH v18] xen/sndif: Add sound-device ABI

2017-03-20 Thread Oleksandr Andrushchenko
From: Oleksandr Andrushchenko Add ABI for the two halves of a para-virtualized sound driver to communicate with each other. The ABI allows implementing audio playback and capture as well as volume control and possibility to mute/unmute audio sources. Note: depending on the use-case backend can

[Xen-devel] [PATCH v18] xen/sndif: Add sound-device ABI

2017-03-20 Thread Oleksandr Andrushchenko
From: Oleksandr Andrushchenko Hi, all! Please find the next version of the ABI for the PV sound after addressing review comments. Thank you, Oleksandr Andrushchenko Oleksandr Grytsov Oleksandr Andrushchenko (1): xen/sndif: Add sound-device ABI xen/include/public/io/sndif.h | 803 ++