On Tue, Nov 14, 2017 at 2:38 PM, Oleksandr Grytsov wrote:
> On Wed, Nov 1, 2017 at 5:04 PM, Oleksandr Grytsov
> wrote:
>
>> From: Oleksandr Grytsov
>>
>> This patch set adds PV sound device support to xl.cfg and xl.
>> See sndif.h for protocol implementation details.
>>
>> Changes since initial
On Wed, Nov 1, 2017 at 5:04 PM, Oleksandr Grytsov wrote:
> From: Oleksandr Grytsov
>
> This patch set adds PV sound device support to xl.cfg and xl.
> See sndif.h for protocol implementation details.
>
> Changes since initial:
> * fix code style
> * change unique-id from int to string (to make
From: Oleksandr Grytsov
This patch set adds PV sound device support to xl.cfg and xl.
See sndif.h for protocol implementation details.
Changes since initial:
* fix code style
* change unique-id from int to string (to make id more user readable)
Oleksandr Grytsov (5):
libxl: add PV sound dev