Age | Commit message (Expand) | Author |
---|---|---|
2014-06-10 | glib-compat.h: add new thread API emulation on top of pre-2.31 API | Michael Tokarev |
2014-05-07 | do not call g_thread_init() for glib >= 2.31 | Michael Tokarev |
2012-12-19 | block: move include files to include/block/ | Paolo Bonzini |
2012-04-14 | coroutine-gthread.c: Avoid threading APIs deprecated in GLib 2.31 | Peter Maydell |
2011-12-20 | g_thread_init users: don't call it if glib >= 2.31 | Alon Levy |
2011-08-21 | Convert last qemu_free and qemu_malloc uses | Blue Swirl |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-08-01 | coroutine: implement coroutines using gthread | Aneesh Kumar K.V |