qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v8 5/7] block: generate coroutine-wrapper code


From: Stefan Hajnoczi
Subject: Re: [PATCH v8 5/7] block: generate coroutine-wrapper code
Date: Thu, 24 Sep 2020 13:14:00 +0100

On Tue, Sep 15, 2020 at 07:44:09PM +0300, Vladimir Sementsov-Ogievskiy wrote:
> Use code generation implemented in previous commit to generated
> coroutine wrappers in block.c and block/io.c
> 
> Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
> Reviewed-by: Eric Blake <eblake@redhat.com>
> ---
>  block/coroutines.h    |   6 +-
>  include/block/block.h |  16 ++--
>  block.c               |  73 ---------------
>  block/io.c            | 212 ------------------------------------------
>  4 files changed, 13 insertions(+), 294 deletions(-)

Nice

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

Attachment: signature.asc
Description: PGP signature


reply via email to

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