Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bhyve/audio.c: avoid re-calculating the length of dev_name | rilysh | 2023-12-26 | 1 | -2/+4 |
* | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
* | bhyve: Address compiler warnings in audio.c | Mark Johnston | 2022-09-29 | 1 | -16/+12 |
* | bhyve: add wrapper for debug printf statements | Vincenzo Maffione | 2020-01-08 | 1 | -14/+14 |
* | bhyve: uniform printf format string newlines | Vincenzo Maffione | 2019-12-02 | 1 | -14/+14 |
* | bhyve/audio: don't leak resources on failed initialization. | Sean Chittenden | 2019-07-03 | 1 | -0/+1 |
* | Add SPDX tags to bhyve(8) HD Audio device. | Marcelo Araujo | 2019-06-25 | 1 | -0/+2 |
* | Replay r349335 by scottl accidentally reverted by r349352 | Warner Losh | 2019-06-25 | 1 | -0/+282 |
* | Remove NAND and NANDFS support | Warner Losh | 2019-06-25 | 1 | -282/+0 |
* | Add the PCI HDAudio device model from the 2016 GSoC. Detailed information | Scott Long | 2019-06-24 | 1 | -0/+282 |