diff --git a/notes.md b/notes.md index e2b6752..94c6ae2 100644 --- a/notes.md +++ b/notes.md @@ -304,6 +304,21 @@ present. This cheap(est) USB sound card works pretty well on macOS *without* requiring USB-controller-passthrough. +Since Catalina, Apple included a native virtio-sound driver, supported since +QEMU 8.2. It can be enabled by adding `-device virtio-sound,audiodev=snd0 +-audiodev pa,id=snd0` to the command line. libvirt support is scheduled to be +added in 10.4.0, and could then be enabled like this: +``` + +