1. baacf04 build: move libqemuutil.a components to util/ by Paolo Bonzini · 12 years ago[Renamed from qemu-thread-win32.c]
  2. 6265e4f win32: Switch thread abstraction to us TLS variable internally by Jan Kiszka · 12 years ago
  3. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  4. 38b14db qemu-thread: add QemuSemaphore by Paolo Bonzini · 13 years ago
  5. 2d797b6 qemu-thread: Let qemu_thread_is_self() return bool by Andreas Färber · 13 years ago
  6. edc1de9 w32: Initialise critical section before starting thread (fix #922131) by Stefan Weil · 13 years ago
  7. 1ecf47b fix win32 build by Paolo Bonzini · 13 years ago
  8. 403e633 qemu-thread: implement joinable threads for Win32 by Paolo Bonzini · 13 years ago
  9. cf21871 qemu-thread: add API for joinable threads by Jan Kiszka · 13 years ago
  10. 53380ac Abort on thread layer errors by Jan Kiszka · 13 years ago
  11. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
  12. 1a290ae w32: Add missing functions qemu_mutex_destroy, qemu_cond_destroy by Stefan Weil · 14 years ago
  13. 9257d46 add win32 qemu-thread implementation by Paolo Bonzini · 14 years ago