aboutsummaryrefslogtreecommitdiff
path: root/util/qemu-thread-win32.c
AgeCommit message (Expand)Author
2018-08-23qsp: QEMU's Synchronization ProfilerEmilio G. Cota
2018-06-28qemu-thread: introduce qemu-thread-common.hPeter Xu
2018-01-16util/qemu-thread-*: add qemu_lock, locked and unlock trace eventsAlex Bennée
2017-07-04qemu-thread: Assert locks are initialized before usingFam Zheng
2017-05-05trace: add qemu mutex lock and unlock trace eventsJose Ricardo Ziviani
2017-03-27win32: replace custom mutex and condition variable with native primitivesAndrey Shedel
2017-01-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-01-19Plumb the HAXM-based hardware acceleration supportVincent Palatin
2017-01-16qemu-thread: optimize QemuLockCnt with futexes on LinuxPaolo Bonzini
2016-10-28qemu-thread: introduce QemuRecMutexPaolo Bonzini
2016-10-24qemu-thread: use acquire/release to clarify semantics of QemuEventPaolo Bonzini
2016-02-04util: Clean up includesPeter Maydell
2015-09-24qemu-thread: add a fast path to the Win32 QemuEventPaolo Bonzini
2015-01-13qemu-thread: add per-thread atexit functionsPaolo Bonzini
2014-03-27Detect pthread_setname_np at configure timeDr. David Alan Gilbert
2014-03-09Add a 'name' parameter to qemu_thread_createDr. David Alan Gilbert
2014-03-09Add 'debug-threads' suboption to --nameDr. David Alan Gilbert
2013-10-17qemu-thread: add QemuEventPaolo Bonzini
2013-01-12build: move libqemuutil.a components to util/Paolo Bonzini