Am 31.03.2014 09:26, schrieb Stefan Hajnoczi:
> On Fri, Mar 28, 2014 at 10:55:51AM +0100, Stefan Hajnoczi wrote:
>> v3:
>>  * Add Stefan Weil's test-aio fix patch [Stefan Weil]
>>  * Patch 3 commit description s/The causes targets/This causes make targets/ 
>> [Stefan Weil]
>>
>> v2:
>>  * Use ifeq instead of using *-n [Andreas]
>>
>> 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
>>   tests: correctly skip qtest on non-POSIX hosts
>>
>> Stefan Weil (1):
>>   tests: Remove unsupported tests for MinGW
>>
>>  tests/Makefile   |  8 +++++---
>>  tests/test-aio.c | 16 ++++++++++++++++
>>  2 files changed, 21 insertions(+), 3 deletions(-)
> 
> Andreas: Can you take this series or should I send a pull request?

I still have v2 on qom-next; I'll exchange them later in the day.

Cheers,
Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

Reply via email to