qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] coroutine: Drop co_sleep_ns


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] coroutine: Drop co_sleep_ns
Date: Thu, 28 Aug 2014 13:15:44 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Tue, Aug 26, 2014 at 03:15:43PM +0800, Fam Zheng wrote:
> block_job_sleep_ns is the only user. Since we are moving towards
> AioContext aware code, it's better to use the explict version and drop
> the old one.
> 
> Signed-off-by: Fam Zheng <address@hidden>
> ---
>  blockjob.c                |  2 +-
>  include/block/coroutine.h |  8 --------
>  qemu-coroutine-sleep.c    | 12 ------------
>  3 files changed, 1 insertion(+), 21 deletions(-)

Fixed the typo in the commit message.

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan

Attachment: pgpd9zwLURePA.pgp
Description: PGP signature


reply via email to

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