]> git.ipfire.org Git - thirdparty/libvirt.git/commit
bhyve: allow to specify host sound device
authorRoman Bogorodskiy <bogorodskiy@gmail.com>
Sat, 18 Jul 2020 11:23:28 +0000 (15:23 +0400)
committerRoman Bogorodskiy <bogorodskiy@gmail.com>
Tue, 25 Aug 2020 04:42:16 +0000 (08:42 +0400)
commit26a13ec469dc8588ec54117b34ac61783ae83de5
tree37e60c02919146b7933ed342e189fc9dfe3a5551
parent9375bc7373caddd31f1ac5c14a69eac5096ea416
bhyve: allow to specify host sound device

Allow to map sound playback and recording devices to host devices
using "<audio type='oss'/>" OSS audio backend.

Signed-off-by: Roman Bogorodskiy <bogorodskiy@gmail.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
src/bhyve/bhyve_command.c
src/conf/domain_conf.c
src/conf/domain_conf.h
src/libvirt_private.syms
tests/bhyvexml2argvdata/bhyvexml2argv-sound.args
tests/bhyvexml2argvdata/bhyvexml2argv-sound.xml
tests/bhyvexml2xmloutdata/bhyvexml2xmlout-sound.xml