Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-12-12 | qemu-thread: implement joinable threads for POSIX | Jan Kiszka | 1 | -2/+26 |
2011-12-12 | qemu-thread: add API for joinable threads | Jan Kiszka | 1 | -3/+4 |
2011-09-21 | Abort on thread layer errors | Jan Kiszka | 1 | -1/+1 |
2011-03-19 | qemu-thread: delete unused functions | Blue Swirl | 1 | -38/+0 |
2011-03-13 | add Win32 IPI service | Paolo Bonzini | 1 | -9/+0 |
2011-03-13 | add assertions on the owner of a QemuMutex | Paolo Bonzini | 1 | -1/+5 |
2011-03-13 | add win32 qemu-thread implementation | Paolo Bonzini | 1 | -0/+192 |