[Qemu-devel] Re: SDL audio and AIO hogging each other's signals

2007-04-04 Thread andrzej zaborowski
On 04/04/07, malc <[EMAIL PROTECTED]> wrote: On Wed, 4 Apr 2007, andrzej zaborowski wrote: > Hi, thanks for quick response! > > On 03/04/07, malc <[EMAIL PROTECTED]> wrote: >> On Tue, 3 Apr 2007, andrzej zaborowski wrote: [..snip..] > It should be using ALSA. > >> >> Here's my theory: signal w

[Qemu-devel] Re: SDL audio and AIO hogging each other's signals

2007-04-04 Thread malc
On Wed, 4 Apr 2007, andrzej zaborowski wrote: Hi, thanks for quick response! On 03/04/07, malc <[EMAIL PROTECTED]> wrote: On Tue, 3 Apr 2007, andrzej zaborowski wrote: [..snip..] It should be using ALSA. Here's my theory: signal will be delivered to the arbitrary thread that happens to

[Qemu-devel] Re: SDL audio and AIO hogging each other's signals

2007-04-04 Thread andrzej zaborowski
Hi, thanks for quick response! On 03/04/07, malc <[EMAIL PROTECTED]> wrote: On Tue, 3 Apr 2007, andrzej zaborowski wrote: > Hi, > with QEMU_AUDIO_DRV set to "sdl" and booting from CD-ROM with AIO on > a Linux host and with SDL 1.2.11, qemu locks up in sigwait() (the main > thread) and SDL_SemWa

[Qemu-devel] Re: SDL audio and AIO hogging each other's signals

2007-04-03 Thread malc
On Tue, 3 Apr 2007, andrzej zaborowski wrote: Hi, with QEMU_AUDIO_DRV set to "sdl" and booting from CD-ROM with AIO on a Linux host and with SDL 1.2.11, qemu locks up in sigwait() (the main thread) and SDL_SemWait() (the audio thread) as soon as music is playing and CD-ROM is being read at the s