qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] (RFC) remove the GThread coroutine implementati


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] (RFC) remove the GThread coroutine implementation
Date: Wed, 3 May 2017 15:03:26 +0100
User-agent: Mutt/1.8.0 (2017-02-23)

On Fri, Apr 28, 2017 at 01:24:43PM +0100, Daniel P. Berrange wrote:
> At the 2016 summit it was suggested that we delete the GThread
> coroutine impl since it is not fully functional, and you can
> debug the ucontext impl with our GDB helper script.
> 
> I don't recall the subject being raised again since the summit
> so here's a proposal to delete the GThread impl, as a way to
> trigger input from anyone who thinks we need to keep it......
> 
> Daniel P. Berrange (1):
>   coroutine: remove GThread implementation
> 
>  .travis.yml              |   5 +-
>  configure                |  19 ++---
>  util/coroutine-gthread.c | 198 
> -----------------------------------------------
>  3 files changed, 6 insertions(+), 216 deletions(-)
>  delete mode 100644 util/coroutine-gthread.c
> 
> -- 
> 2.9.3
> 

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

Stefan

Attachment: signature.asc
Description: PGP signature


reply via email to

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