qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] aio / timers: fix build of test/test-aio.c on n


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] aio / timers: fix build of test/test-aio.c on non-linux platforms
Date: Tue, 3 Sep 2013 11:56:40 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

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 <address@hidden>
> ---
>  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

[Prev in Thread] Current Thread [Next in Thread]