Re: [Qemu-devel] [PATCH V4 0/3] Fixes for PulseAudio driver

2019-03-18 Thread Gerd Hoffmann
On Fri, Mar 15, 2019 at 09:46:50AM +0100, Martin Schrodt wrote: > Version 2 of the series added proper commit messages > and fixed a typo. > > Version 3 fixes coding style problems > > Version 4 reintroduces the check, whether PA support adjusting > latency, and sets the default buffer_length to

[Qemu-devel] [PATCH V4 0/3] Fixes for PulseAudio driver

2019-03-15 Thread Martin Schrodt
Version 2 of the series added proper commit messages and fixed a typo. Version 3 fixes coding style problems Version 4 reintroduces the check, whether PA support adjusting latency, and sets the default buffer_length to the constant value that was present beforehand (works well, and testing revea