Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qsp: QEMU's Synchronization Profiler | Emilio G. Cota | 2018-08-23 | 1 | -2/+2 |
* | QemuMutex: support --enable-debug-mutex | Paolo Bonzini | 2018-06-28 | 1 | -0/+4 |
* | thread-posix: fix qemu_rec_mutex_trylock macro | Emilio G. Cota | 2017-11-14 | 1 | -1/+1 |
* | util/qemu-thread-posix.c: Replace OS ifdefs with CONFIG_HAVE_SEM_TIMEDWAIT | Peter Maydell | 2017-09-26 | 1 | -1/+1 |
* | qemu-thread: Assert locks are initialized before using | Fam Zheng | 2017-07-04 | 1 | -0/+4 |
* | qemu-thread: introduce QemuRecMutex | Paolo Bonzini | 2016-10-28 | 1 | -0/+6 |
* | Clean up ill-advised or unusual header guards | Markus Armbruster | 2016-07-12 | 1 | -2/+2 |
* | Use #include "..." for our own headers, <...> for others | Markus Armbruster | 2016-07-12 | 1 | -1/+2 |
* | qemu-thread: add QemuEvent | Paolo Bonzini | 2013-10-17 | 1 | -0/+8 |
* | semaphore: fix a hangup problem under load on NetBSD hosts. | Izumi Tsutsui | 2013-08-05 | 1 | -1/+1 |
* | Disable semaphores fallback code for OpenBSD | Brad Smith | 2012-12-28 | 1 | -1/+1 |
* | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 1 | -0/+28 |