On Mon, 14 May 2018 08:27:36 +0200,Well, we have tested this at EPAM on Android/Linux, so this is it for now
Oleksandr Andrushchenko wrote:
From: Oleksandr Andrushchenko <oleksandr_andrushchenko@xxxxxxxx>Through a quick glance, all look OK for merge (assuming that they
Please note: this patch series depends on [3].
This patch series adds support for Xen [1] para-virtualized
sound frontend driver. It implements the protocol from
include/xen/interface/io/sndif.h with the following limitations:
- mute/unmute is not supported
- get/set volume is not supported
Volume control is not supported for the reason that most of the
use-cases (at the moment) are based on scenarious where
unprivileged OS (e.g. Android, AGL etc) use software mixers.
Both capture and playback are supported.
Corresponding backend, implemented as a user-space application, can be
found at [2].
really work on your systems :)
I hope Juergen and Boris can review, at least Juergen had some comments
Of course, it'd be great if anyone else can review, test and give
reviewed-by or tested-by tags.
So I'll keep this floating for aOh, this is great news! Thank you
couple of days and merge to for-next branch after that.
thanks,
Takashi