Alex Bligh a94a3fac19 aio / timers: fix build of test/test-aio.c on non-linux platforms
tests/test-aio.c used pipe2 which is Linux only. Use qemu_pipe
and qemu_set_nonblock for portabillity. Addition of O_CLOEXEC
is a harmless bonus.

Signed-off-by: Alex Bligh <alex@alex.org.uk>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2013-09-06 15:25:08 +02:00
..
2013-08-05 08:06:25 -05:00
2012-03-12 15:14:07 +01:00
2013-02-18 08:39:10 -06:00
2013-09-06 15:25:07 +02:00
2013-04-08 18:13:10 +02:00
2013-09-06 15:25:07 +02:00
2013-02-01 08:32:20 +01:00
2013-05-03 12:03:14 -05:00