On Thu, Aug 29, 2013 at 05:48:16PM +0100, Alex Bligh wrote:
> 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 <[email protected]>
> ---
>  tests/test-aio.c |   11 +++++++++--
>  1 file changed, 9 insertions(+), 2 deletions(-)

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan

Reply via email to