summaryrefslogtreecommitdiffstats
path: root/coroutine-gthread.c
Commit message (Expand)AuthorAgeFilesLines
* glib-compat.h: add new thread API emulation on top of pre-2.31 APIMichael Tokarev2014-06-101-21/+8
* do not call g_thread_init() for glib >= 2.31Michael Tokarev2014-05-071-5/+2
* block: move include files to include/block/Paolo Bonzini2012-12-191-1/+1
* coroutine-gthread.c: Avoid threading APIs deprecated in GLib 2.31Peter Maydell2012-04-141-9/+87
* g_thread_init users: don't call it if glib >= 2.31Alon Levy2011-12-201-0/+5
* Convert last qemu_free and qemu_malloc usesBlue Swirl2011-08-211-1/+1
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-4/+4
* coroutine: implement coroutines using gthreadAneesh Kumar K.V2011-08-011-0/+131
OpenPOWER on IntegriCloud