On Thu, Mar 27, 2014 at 12:11 PM, Stefan Hajnoczi wrote:
> make check is broken on mingw32 builds because we the CONFIG_POSIX checks are
> outdated. This series fixes them.
>
> It should make the buildbot happy again for mingw32 where we fail make check:
> http://buildbot.b1-systems.de/qemu/build
make check is broken on mingw32 builds because we the CONFIG_POSIX checks are
outdated. This series fixes them.
It should make the buildbot happy again for mingw32 where we fail make check:
http://buildbot.b1-systems.de/qemu/builders
Stefan Hajnoczi (2):
tests: skip POSIX-only tests on Windows