qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] (RFC) remove the GThread coroutine implementation
@ 2017-04-28 12:24 Daniel P. Berrange
  2017-04-28 12:24 ` [Qemu-devel] [PATCH] coroutine: remove GThread implementation Daniel P. Berrange
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Daniel P. Berrange @ 2017-04-28 12:24 UTC (permalink / raw)
  To: qemu-devel; +Cc: Stefan Hajnoczi, Kevin Wolf, Daniel P. Berrange

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-05-03 14:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-28 12:24 [Qemu-devel] [PATCH] (RFC) remove the GThread coroutine implementation Daniel P. Berrange
2017-04-28 12:24 ` [Qemu-devel] [PATCH] coroutine: remove GThread implementation Daniel P. Berrange
2017-04-28 15:39 ` [Qemu-devel] [PATCH] (RFC) remove the GThread coroutine implementation Stefan Hajnoczi
2017-04-29  9:28 ` Richard Henderson
2017-04-30  6:20   ` Alex Bennée
2017-05-02 14:09     ` Stefan Hajnoczi
2017-05-02 14:36       ` Alex Bennée
2017-05-03 14:03 ` Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).