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