Re: [Qemu-devel] [PATCH 3/3] fix input lag

2019-03-14 Thread Eric Blake
On 3/14/19 8:38 AM, Martin Schrodt wrote: > Signed-off-by: Martin Schrodt Again, the commit message body needs to give details, such as your cover letter mentioning that without this patch that the default was a 30 second lag. Especially since reading this patch alone does not provide any clue a

[Qemu-devel] [PATCH 3/3] fix input lag

2019-03-14 Thread Martin Schrodt
Signed-off-by: Martin Schrodt --- audio/paaudio.c | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/audio/paaudio.c b/audio/paaudio.c index c9007fdb01..e4370c3113 100644 --- a/audio/paaudio.c +++ b/audio/paaudio.c @@ -600,6 +600,7 @@ static int qpa_init_in(HWVoiceIn *hw,