qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH RFC 1/5] aio: Wrap poll parameters into AioConte


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH RFC 1/5] aio: Wrap poll parameters into AioContextPollParams
Date: Tue, 11 Jul 2017 14:34:52 +0100
User-agent: Mutt/1.8.0 (2017-02-23)

On Mon, Jul 10, 2017 at 03:20:23PM +0800, Fam Zheng wrote:
> The same set of parameters will also be wanted by the coming iothread
> group object, make a structure to slightly reduce the code duplication.
> 
> Signed-off-by: Fam Zheng <address@hidden>
> ---
>  include/block/aio.h       | 18 ++++++++++++------
>  include/sysemu/iothread.h |  5 +----
>  iothread.c                | 24 +++++++++---------------
>  util/aio-posix.c          | 10 +++++-----
>  util/aio-win32.c          |  4 ++--
>  5 files changed, 29 insertions(+), 32 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

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