On Fri, 6 Aug 2010, Gerd Hoffmann wrote:
> Otherwise qemu might be killed due to SIGIO being received by a thread
> which isn't prepared for that. Seen happening with pulseaudio backend.
I've commited different patch.
[..snip..]
--
mailto:av1...@comtv.ru
Otherwise qemu might be killed due to SIGIO being received by a thread
which isn't prepared for that. Seen happening with pulseaudio backend.
Signed-off-by: Gerd Hoffmann
---
audio/audio_pt_int.c |9 +
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/audio/audio_pt_int