2
I am trying to use qemu/kvm via virt-managet. I want to use Windows 10 guest in a Linux host. When I add sound device, there are several models to choose from:
- ac97
- es1370
- ich6
- ich9
- pcspk
- sb16
How do they differ? Any difference in performance/audio quality/emulation overhead or something like that?
I run qemu-system-x86_64 -soundhw help and got this:
Valid sound card names (comma separated):
sb16 Creative Sound Blaster 16
es1370 ENSONIQ AudioPCI ES1370
ac97 Intel 82801AA AC97 Audio
adlib Yamaha YM3812 (OPL2)
gus Gravis Ultrasound GF1
cs4231a CS4231A
hda Intel HD Audio
pcspk PC speaker
-soundhw all will enable all of the above