Re: [Qemu-devel] [PATCH v4 0/2] Improve audio output quality

2017-10-18 Thread Gerd Hoffmann
Hi, > Which guests did you test with? > > I did a brief test with Windows 7 and still have sound dropouts, even > though it seems to not be as bad as before.  Didn't investigate yet > why. Played around a bit more. Windows 10 seems to work a bit better. Pushed some incremental patches. http

Re: [Qemu-devel] [PATCH v4 0/2] Improve audio output quality

2017-10-17 Thread Gerd Hoffmann
Hi, > This is still missing proper handling for VMState-migration, which I > will need a bit of assistance with. See attachment. It adds a bool to the state and a property to turn on/off the timer. It also adds a vmstate subsection, which will only saved in case the timer is in use. Also ext

[Qemu-devel] [PATCH v4 0/2] Improve audio output quality

2017-10-15 Thread Martin Schrodt
Motivation for this: After being annoyed for too long with the crackling QEMU produces, I decided to dive in and try to fix this. This has already been tested by several people, please see the corresponding Reddit-thread: https://www.reddit.com/r/VFIO/comments/74vokw/improved_pulse_audio_driver