Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: Use real functions for thread-posix QemuRecMutex | Richard Henderson | 2021-06-16 | 1 | -6/+0 |
* | include: Make headers more self-contained | Markus Armbruster | 2019-08-16 | 1 | -1/+1 |
* | qsp: QEMU's Synchronization Profiler | Emilio G. Cota | 2018-08-23 | 1 | -2/+3 |
* | QemuMutex: support --enable-debug-mutex | Paolo Bonzini | 2018-06-28 | 1 | -0/+4 |
* | qemu-thread: Assert locks are initialized before using | Fam Zheng | 2017-07-04 | 1 | -0/+5 |
* | win32: replace custom mutex and condition variable with native primitives | Andrey Shedel | 2017-03-27 | 1 | -5/+2 |
* | qemu-thread: introduce QemuRecMutex | Paolo Bonzini | 2016-10-28 | 1 | -0/+10 |
* | 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 a fast path to the Win32 QemuEvent | Paolo Bonzini | 2015-09-24 | 1 | -0/+1 |
* | qemu-thread: add QemuEvent | Paolo Bonzini | 2013-10-17 | 1 | -0/+4 |
* | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 1 | -0/+29 |