index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
qemu-thread-win32.c
Age
Commit message (
Expand
)
Author
2017-03-27
win32: replace custom mutex and condition variable with native primitives
Andrey Shedel
2017-01-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-01-19
Plumb the HAXM-based hardware acceleration support
Vincent Palatin
2017-01-16
qemu-thread: optimize QemuLockCnt with futexes on Linux
Paolo Bonzini
2016-10-28
qemu-thread: introduce QemuRecMutex
Paolo Bonzini
2016-10-24
qemu-thread: use acquire/release to clarify semantics of QemuEvent
Paolo Bonzini
2016-02-04
util: Clean up includes
Peter Maydell
2015-09-24
qemu-thread: add a fast path to the Win32 QemuEvent
Paolo Bonzini
2015-01-13
qemu-thread: add per-thread atexit functions
Paolo Bonzini
2014-03-27
Detect pthread_setname_np at configure time
Dr. David Alan Gilbert
2014-03-09
Add a 'name' parameter to qemu_thread_create
Dr. David Alan Gilbert
2014-03-09
Add 'debug-threads' suboption to --name
Dr. David Alan Gilbert
2013-10-17
qemu-thread: add QemuEvent
Paolo Bonzini
2013-01-12
build: move libqemuutil.a components to util/
Paolo Bonzini