Re: [Qemu-devel] [PATCH 0/2] Clean up the SDL audio code

2019-02-04 Thread no-reply
Patchew URL: https://patchew.org/QEMU/1549336101-17623-1-git-send-email-th...@redhat.com/ Hi, This series failed the docker-mingw@fedora build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT B

[Qemu-devel] [PATCH 0/2] Clean up the SDL audio code

2019-02-04 Thread Thomas Huth
Now that support for SDL 1.2 has been removed, we can clean up the sdlaudio code a little bit, too. Thomas Huth (2): audio/sdlaudio: Remove the semaphore code audio/sdlaudio: Simplify the sdl_callback function audio/sdlaudio.c | 188 +++ 1