Re: [Qemu-devel] [PATCH 09/11] paaudio: fix playback glitches

2019-07-14 Thread Zoltán Kővágó
On 2019-07-10 21:58, Marc-André Lureau wrote: > On Tue, Jul 9, 2019 at 10:49 PM Kővágó, Zoltán wrote: >> >> Pulseaudio normally assumes that when the server wants it, the client >> can generate the audio samples and send it right away. Unfortunately >> this is not the case with QEMU -- it's up to

Re: [Qemu-devel] [PATCH 09/11] paaudio: fix playback glitches

2019-07-10 Thread Marc-André Lureau
On Tue, Jul 9, 2019 at 10:49 PM Kővágó, Zoltán wrote: > > Pulseaudio normally assumes that when the server wants it, the client > can generate the audio samples and send it right away. Unfortunately > this is not the case with QEMU -- it's up to the emulated system when > does it generate the sam