Age | Commit message (Expand) | Author | Files | Lines |
2019-09-16 | qemu-thread: Add qemu_cond_timedwait | Yury Kotov | 1 | -0/+17 |
2019-01-11 | build-sys: build with Vista API by default | Marc-André Lureau | 1 | -4/+0 |
2018-08-23 | qsp: QEMU's Synchronization Profiler | Emilio G. Cota | 1 | -2/+2 |
2018-06-28 | qemu-thread: introduce qemu-thread-common.h | Peter Xu | 1 | -9/+8 |
2018-01-16 | util/qemu-thread-*: add qemu_lock, locked and unlock trace events | Alex Bennée | 1 | -9/+11 |
2017-07-04 | qemu-thread: Assert locks are initialized before using | Fam Zheng | 1 | -1/+33 |
2017-05-05 | trace: add qemu mutex lock and unlock trace events | Jose Ricardo Ziviani | 1 | -1/+10 |
2017-03-27 | win32: replace custom mutex and condition variable with native primitives | Andrey Shedel | 1 | -121/+15 |
2017-01-20 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -2/+2 |
2017-01-19 | Plumb the HAXM-based hardware acceleration support | Vincent Palatin | 1 | -2/+2 |
2017-01-16 | qemu-thread: optimize QemuLockCnt with futexes on Linux | Paolo Bonzini | 1 | -1/+1 |
2016-10-28 | qemu-thread: introduce QemuRecMutex | Paolo Bonzini | 1 | -0/+25 |
2016-10-24 | qemu-thread: use acquire/release to clarify semantics of QemuEvent | Paolo Bonzini | 1 | -3/+12 |
2016-02-04 | util: Clean up includes | Peter Maydell | 1 | -2/+1 |
2015-09-24 | qemu-thread: add a fast path to the Win32 QemuEvent | Paolo Bonzini | 1 | -4/+62 |
2015-01-13 | qemu-thread: add per-thread atexit functions | Paolo Bonzini | 1 | -11/+37 |
2014-03-27 | Detect pthread_setname_np at configure time | Dr. David Alan Gilbert | 1 | -0/+2 |
2014-03-09 | Add a 'name' parameter to qemu_thread_create | Dr. David Alan Gilbert | 1 | -1/+1 |
2014-03-09 | Add 'debug-threads' suboption to --name | Dr. David Alan Gilbert | 1 | -0/+8 |
2013-10-17 | qemu-thread: add QemuEvent | Paolo Bonzini | 1 | -0/+26 |
2013-01-12 | build: move libqemuutil.a components to util/ | Paolo Bonzini | 1 | -0/+359 |