bhyve guest HD audio in FreeBSD 12.1
HD audio works now on FreeBSD 12.1 bhyve guests, than to the following work https://wiki.freebsd.org/SummerOfCode2016/HDAudioEmulationForBhyve In order to use it under FreeBSD 12.1, you need commit 349335 and 350255 from FreeBSD head, that you can get at the following two links, https://reviews.freebsd.org/rS349335, https://reviews.freebsd.org/rS350255. Alternatively, you can get them by using svn $ cd $HOME $ …