1. 86946a2 glib-compat.h: add new thread API emulation on top of pre-2.31 API by Michael Tokarev · 11 years ago
  2. f33cc84 do not call g_thread_init() for glib >= 2.31 by Michael Tokarev · 11 years ago
  3. 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago
  4. d1b719e coroutine-gthread.c: Avoid threading APIs deprecated in GLib 2.31 by Peter Maydell · 13 years ago
  5. 42ed372 g_thread_init users: don't call it if glib >= 2.31 by Alon Levy · 13 years ago
  6. 58a0667 Convert last qemu_free and qemu_malloc uses by Blue Swirl · 13 years ago
  7. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
  8. d0e2fce coroutine: implement coroutines using gthread by Aneesh Kumar K.V · 14 years ago