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

2007-04-03 Thread Ben Taylor
andrzej zaborowski <[EMAIL PROTECTED]> 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 bei

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

2007-04-03 Thread andrzej zaborowski
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 same time. It appears that audio/sdlaudio.c:sdl_