qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH RFC 2/4] aio: Move aio_set_fd_handler to async.c


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH RFC 2/4] aio: Move aio_set_fd_handler to async.c
Date: Tue, 7 Jul 2015 15:30:55 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Tue, Jun 30, 2015 at 09:19:43PM +0800, Fam Zheng wrote:
> This function is now simply a wrapper for aio_set_fd_handler_pri, so
> move it to host independent file.
> 
> Signed-off-by: Fam Zheng <address@hidden>
> ---
>  aio-posix.c | 9 ---------
>  aio-win32.c | 9 ---------
>  async.c     | 9 +++++++++
>  3 files changed, 9 insertions(+), 18 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: pgpimZDrUotE_.pgp
Description: PGP signature


reply via email to

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