qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH v2 3/6] qcow2: Remove coroutine trampoline for p


From: Stefan Hajnoczi
Subject: Re: [Qemu-block] [PATCH v2 3/6] qcow2: Remove coroutine trampoline for preallocate_co()
Date: Wed, 27 Jun 2018 12:55:18 +0100
User-agent: Mutt/1.10.0 (2018-05-17)

On Tue, Jun 26, 2018 at 04:24:31PM +0200, Kevin Wolf wrote:
> All callers are coroutine_fns now, so we can just directly call
> preallocate_co().
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  block/qcow2.c | 51 ++++++++-------------------------------------------
>  1 file changed, 8 insertions(+), 43 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]