qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC v2 09/15] Add a synchronous wrapper bdrv_sync_rwco


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [RFC v2 09/15] Add a synchronous wrapper bdrv_sync_rwco
Date: Thu, 29 Aug 2013 17:32:09 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Aug 09, 2013 at 07:43:59PM +0200, Charlie Shepherd wrote:
> A number of functions in block.c pass an RwCo struct to a coroutine entry 
> point in order to
> synchronise an asynchronous function. This patch factors this pattern out 
> into a function.
> 
> Signed-off-by: Charlie Shepherd <address@hidden>
> ---
>  block.c | 37 +++++++++++++++++--------------------
>  1 file changed, 17 insertions(+), 20 deletions(-)

Nice :)



reply via email to

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