Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-02-07 | w32: Initialise critical section before starting thread (fix #922131) | Stefan Weil | 1 | -2/+7 |
2011-12-15 | fix win32 build | Paolo Bonzini | 1 | -6/+23 |
2011-12-12 | qemu-thread: implement joinable threads for Win32 | Paolo Bonzini | 1 | -38/+69 |
2011-12-12 | qemu-thread: add API for joinable threads | Jan Kiszka | 1 | -1/+3 |
2011-09-21 | Abort on thread layer errors | Jan Kiszka | 1 | -1/+1 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -1/+1 |
2011-03-19 | w32: Add missing functions qemu_mutex_destroy, qemu_cond_destroy | Stefan Weil | 1 | -0/+21 |
2011-03-13 | add win32 qemu-thread implementation | Paolo Bonzini | 1 | -0/+260 |