From: Stefan Hajnoczi <stefanha@gmail.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "Paolo Bonzini" <pbonzini@redhat.com>,
"Marc-André Lureau" <marcandre.lureau@gmail.com>,
"QEMU Developers" <qemu-devel@nongnu.org>,
"Stefan Hajnoczi" <stefanha@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] WIP: add GCoroutine support
Date: Thu, 15 Jan 2015 14:54:21 +0000 [thread overview]
Message-ID: <20150115145421.GB4005@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <CAFEAcA9sbcR=s2hdT8yzhhu8yCCnyGEDeh+q0vc0yhBHCDUBOg@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1324 bytes --]
On Fri, Jan 09, 2015 at 05:32:14PM +0000, Peter Maydell wrote:
> On 9 January 2015 at 17:19, Marc-André Lureau
> <marcandre.lureau@gmail.com> wrote:
> > Learn to use the GCoroutine library instead of qemu own coroutine
> > implementation.
> >
> > GCoroutine is hosted on github:
> > https://github.com/elmarco/gcoroutine
> >
> > This allows to share the same coroutine implementation between various
> > projects (gtk-vnc and spice-gtk). It is related to the effort to push
> > coroutine support in GLib. See also:
> > https://bugzilla.gnome.org/show_bug.cgi?id=719362
> >
> > Notes:
> > - there are no GCoroutine releases, the API isn't frozen
> > - this patch hasn't been thoroughly tested
> > - GCoroutine doesn't implement pools yet
> > - GCoroutine is missing sigaltstack based coroutines
> > - spice-gtk and gtk-vnc patches are being worked on
>
> It's bad enough having four coroutine backends without adding
> yet another one :-( I'm not sure we should take this patch
> unless/until GCoroutine is fully implemented and supported in a
> common enough version of glib that we could delete at least
> one of our other backends in favour of this...
It's an RFC. I see this more of a way to collaborate on GCoroutine than
something that needs to be merged into qemu.git today.
Stefan
[-- Attachment #2: Type: application/pgp-signature, Size: 473 bytes --]
next prev parent reply other threads:[~2015-01-15 14:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-09 17:19 [Qemu-devel] [PATCH] WIP: add GCoroutine support Marc-André Lureau
2015-01-09 17:32 ` Peter Maydell
2015-01-15 14:54 ` Stefan Hajnoczi [this message]
2015-01-15 15:08 ` Stefan Hajnoczi
2015-01-15 15:54 ` Kevin Wolf
2015-01-22 1:46 ` Marc-André Lureau
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150115145421.GB4005@stefanha-thinkpad.redhat.com \
--to=stefanha@gmail.com \
--cc=marcandre.lureau@gmail.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).