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