qemu-block
[Top][All Lists]
Advanced

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

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


From: Eric Blake
Subject: Re: [PATCH v6 5/7] block: generate coroutine-wrapper code
Date: Tue, 9 Jun 2020 15:31:32 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0

On 6/9/20 9:13 AM, 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>
---
  block/coroutines.h    |   7 +-
  include/block/block.h |  17 ++--
  block.c               |  73 ---------------
  block/io.c            | 212 ------------------------------------------
  4 files changed, 15 insertions(+), 294 deletions(-)


Reviewed-by: Eric Blake <eblake@redhat.com>

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org




reply via email to

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