index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
qemu-thread-posix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qemu-thread: Don't block SEGV, ILL and FPE
Roman Bolshakov
2019-01-08
1
-0
/
+5
*
util: Implement debug-threads for macOS
Roman Bolshakov
2019-01-08
1
-1
/
+5
*
util/qemu-thread-posix: Fix qemu_thread_atexit* for OSX
Peter Maydell
2018-11-06
1
-24
/
+20
*
qemu-thread: introduce qemu-thread-common.h
Peter Xu
2018-06-28
1
-11
/
+8
*
qemu-thread: always keep the posix wrapper layer
Peter Xu
2018-05-09
1
-20
/
+13
*
util/qemu-thread-*: add qemu_lock, locked and unlock trace events
Alex Bennée
2018-01-16
1
-9
/
+12
*
qemu-thread: fix races on threads that exit very quickly
linzhecheng
2017-12-20
1
-17
/
+42
*
util/qemu-thread-posix.c: Replace OS ifdefs with CONFIG_HAVE_SEM_TIMEDWAIT
Peter Maydell
2017-09-26
1
-5
/
+5
*
qemu-thread: Assert locks are initialized before using
Fam Zheng
2017-07-04
1
-0
/
+27
*
trace: add qemu mutex lock and unlock trace events
Jose Ricardo Ziviani
2017-05-05
1
-1
/
+17
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-01-20
1
-6
/
+6
|
\
|
*
qemu-thread: fix qemu_thread_set_name() race in qemu_thread_create()
Caoxinhua
2017-01-16
1
-6
/
+6
*
|
qemu-thread: optimize QemuLockCnt with futexes on Linux
Paolo Bonzini
2017-01-16
1
-29
/
+6
|
/
*
qemu-thread: introduce QemuRecMutex
Paolo Bonzini
2016-10-28
1
-0
/
+14
*
qemu-thread: use acquire/release to clarify semantics of QemuEvent
Paolo Bonzini
2016-10-24
1
-3
/
+12
*
util: Clean up includes
Peter Maydell
2016-02-04
1
-10
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-14
1
-1
/
+10
|
\
|
*
qemu-thread: handle spurious futex_wait wakeups
Emilio G. Cota
2015-09-02
1
-1
/
+10
*
|
typofixes - v4
Veres Lajos
2015-09-11
1
-1
/
+1
|
/
*
qemu-thread: do not use PTHREAD_MUTEX_ERRORCHECK
Paolo Bonzini
2015-03-10
1
-5
/
+1
*
qemu-thread: fix qemu_event without futexes
Paolo Bonzini
2015-02-02
1
-0
/
+2
*
qemu-thread: add per-thread atexit functions
Paolo Bonzini
2015-01-13
1
-0
/
+37
*
Detect pthread_setname_np at configure time
Dr. David Alan Gilbert
2014-03-27
1
-3
/
+18
*
qemu-thread-posix: Fix build against older glibc version
Jan Kiszka
2014-03-11
1
-1
/
+1
*
Add a 'name' parameter to qemu_thread_create
Dr. David Alan Gilbert
2014-03-09
1
-2
/
+7
*
Add 'debug-threads' suboption to --name
Dr. David Alan Gilbert
2014-03-09
1
-0
/
+7
*
qemu-thread: add QemuEvent
Paolo Bonzini
2013-10-17
1
-0
/
+116
*
semaphore: fix a hangup problem under load on NetBSD hosts.
Izumi Tsutsui
2013-08-05
1
-12
/
+16
*
build: move libqemuutil.a components to util/
Paolo Bonzini
2013-01-12
1
-0
/
+327