Hello dear Qemu community,

I installed qemu under Windows 11 home and downloaded the following file. kali-linux-2022.4-qemu-amd64.qcow2 and started it with the following command. unfortunately without sound what kind of command do I have to add for sound support.

 C:\Users\andsc\Desktop\qemu\qemu-system-x86_64.exe -accel whpx -smp 4 -hda net nic,model=virtio -net user --vga qxl -boot strict=on -usbdevice tablet Thank you for your support 

Qemu starts Kali Linux quite well and Kali runs smoothly but I have no sound support. Already had me on the mailing list: qemu-discuss@nongnu.org asked the question but got no more answers. What is the command to get sound support? 

Greetings 

Andreas Schlick