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