Description of problem: I have a Win7 VM and am running it under the virt-manager qemu defaults (i.e. sound is "intel-hda"). Audio plays, but incorrectly downshifted. After some testing, it seems clear that what is happening is that the windows driver is providing 48 kHz audio to the virtual hardware, but that qemu is feeding it to pulseaudio at 44.1 kHz. Sounds are pitch-shifted lower, and streaming audio experiences "delays". I can start playing a song, and if I wait long enough I can shut the VM down and the audio will *continue* playing for many seconds even after the OS that produced it is dead. I'm pretty sure it's qemu's responsibility to get the sample rates matched, though it's possible there's a pulseaudio interaction too. Version-Release number of selected component (if applicable): qemu 1.6.2 How reproducible: 100% Steps to Reproduce: 1. Create a VM in virt-manager, install any OS with sound output 2. Play music Actual results: Pitch is too low. Audio stream buffers increasing amounts of data in the stream Expected results: It should sound the same in the VM as when played natively Additional info:
*** This bug has been marked as a duplicate of bug 1129961 ***