qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 05/10] aio: tweak walking in dispatch phase


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 05/10] aio: tweak walking in dispatch phase
Date: Wed, 30 Nov 2016 13:38:37 +0000
User-agent: Mutt/1.7.1 (2016-10-04)

On Tue, Nov 29, 2016 at 12:47:02PM +0100, Paolo Bonzini wrote:
> Preparing for the following patch, use QLIST_FOREACH_SAFE and
> modify the placement of walking_handlers increment/decrement.
> 
> Signed-off-by: Paolo Bonzini <address@hidden>
> ---
>  aio-posix.c | 27 +++++++++++++--------------
>  aio-win32.c | 26 ++++++++++++--------------
>  2 files changed, 25 insertions(+), 28 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]