### Description Current the intel-hda virtual hardware is hardcoded, and there is no config or example for virtio. "Intel HD Audio Controller and HDA codec" It would be good with some config, and an option to select virtio-sound for qemu (just as in vz) And then an example with paravirtualized sound. Not sure if alsa is still the best, or try pulseaudio? * https://github.com/lima-vm/lima/discussions/3729 * https://github.com/lima-vm/lima/discussions/1107 NOTE: virtio-sound appeared in [QEMU 8.2.0](https://www.qemu.org/2023/12/20/qemu-8-2-0/) (2023) It needs a guest OS kernel with `CONFIG_SND_VIRTIO`