Re: [Xen-devel] [PATCH 4/5] xl: add vsnd CLI commands
On Mon, Oct 02, 2017 at 12:49:23PM +0300, Oleksandr Grytsov wrote: > From: Oleksandr Grytsov > > Add CLI commands to attach, detach and list virtual sound devices > > Signed-off-by: Oleksandr Grytsov Acked-by: Wei Liu ___ Xen-devel mailing list Xen
[Xen-devel] [PATCH 4/5] xl: add vsnd CLI commands
From: Oleksandr Grytsov Add CLI commands to attach, detach and list virtual sound devices Signed-off-by: Oleksandr Grytsov --- tools/xl/Makefile | 2 +- tools/xl/xl.h | 3 + tools/xl/xl_cmdtable.c | 15 tools/xl/xl_vsnd.c | 203 ++