Age | Commit message (Expand) | Author | Files | Lines |
2019-09-16 | qemu-thread: Add qemu_cond_timedwait | Yury Kotov | 1 | -0/+19 |
2018-11-06 | include/qemu/thread.h: Document qemu_thread_atexit* API | Peter Maydell | 1 | -0/+22 |
2018-10-02 | qsp: hide indirect function calls from Coverity | Paolo Bonzini | 1 | -0/+17 |
2018-08-23 | qsp: track BQL callers explicitly | Emilio G. Cota | 1 | -0/+1 |
2018-08-23 | qsp: QEMU's Synchronization Profiler | Emilio G. Cota | 1 | -7/+58 |
2018-02-08 | lockable: add QemuLockable | Paolo Bonzini | 1 | -3/+2 |
2018-01-16 | util/qemu-thread-*: add qemu_lock, locked and unlock trace events | Alex Bennée | 1 | -4/+35 |
2017-01-16 | qemu-thread: optimize QemuLockCnt with futexes on Linux | Paolo Bonzini | 1 | -0/+2 |
2017-01-16 | qemu-thread: introduce QemuLockCnt | Paolo Bonzini | 1 | -0/+110 |
2016-10-28 | qemu-thread: introduce QemuRecMutex | Paolo Bonzini | 1 | -0/+3 |
2016-07-12 | Clean up ill-advised or unusual header guards | Markus Armbruster | 1 | -2/+2 |
2016-06-11 | qemu-thread: add simple test-and-set spinlock | Guillaume Delbergue | 1 | -0/+35 |
2016-02-23 | include: Clean up includes | Peter Maydell | 1 | -2/+0 |
2015-02-02 | rcu: add rcu library | Paolo Bonzini | 1 | -3/+0 |
2015-01-13 | qemu-thread: add per-thread atexit functions | Paolo Bonzini | 1 | -0/+4 |
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/+1 |
2013-10-17 | qemu-thread: add QemuEvent | Paolo Bonzini | 1 | -0/+7 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -0/+56 |