index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
qemu
/
thread.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
1
-1
/
+1
*
util/qemu-thread-posix: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSD
Emanuele Giuseppe Esposito
2023-02-17
1
-5
/
+9
*
thread: de-const qemu_spin_destroy
Emilio Cota
2023-02-02
1
-3
/
+2
*
Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
2022-10-30
1
-0
/
+4
|
\
|
*
util: Introduce qemu_thread_set_affinity() and qemu_thread_get_affinity()
David Hildenbrand
2022-10-27
1
-0
/
+4
*
|
include/qemu/thread: Use qatomic_* functions
Richard Henderson
2022-10-26
1
-4
/
+4
|
/
*
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-21
1
-1
/
+1
*
util: Pass file+line to qemu_rec_mutex_unlock_impl
Richard Henderson
2021-06-15
1
-1
/
+9
*
util: Use real functions for thread-posix QemuRecMutex
Richard Henderson
2021-06-15
1
-3
/
+6
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
1
-12
/
+12
*
thread: add tsan annotations to QemuSpin
Emilio G. Cota
2020-06-16
1
-3
/
+36
*
thread: add qemu_spin_destroy
Emilio G. Cota
2020-06-16
1
-0
/
+3
*
qemu/thread: Mark qemu_thread_exit() with 'noreturn' attribute
Philippe Mathieu-Daudé
2020-06-10
1
-1
/
+1
*
thread.h: Remove trailing semicolons from Coverity qemu_mutex_lock() etc
Peter Maydell
2020-04-14
1
-6
/
+6
*
thread.h: Fix Coverity version of qemu_cond_timedwait()
Peter Maydell
2020-04-14
1
-1
/
+1
*
qemu-thread: Add qemu_cond_timedwait
Yury Kotov
2019-09-16
1
-0
/
+19
*
include/qemu/thread.h: Document qemu_thread_atexit* API
Peter Maydell
2018-11-06
1
-0
/
+22
*
qsp: hide indirect function calls from Coverity
Paolo Bonzini
2018-10-02
1
-0
/
+17
*
qsp: track BQL callers explicitly
Emilio G. Cota
2018-08-23
1
-0
/
+1
*
qsp: QEMU's Synchronization Profiler
Emilio G. Cota
2018-08-23
1
-7
/
+58
*
lockable: add QemuLockable
Paolo Bonzini
2018-02-08
1
-3
/
+2
*
util/qemu-thread-*: add qemu_lock, locked and unlock trace events
Alex Bennée
2018-01-16
1
-4
/
+35
*
qemu-thread: optimize QemuLockCnt with futexes on Linux
Paolo Bonzini
2017-01-16
1
-0
/
+2
*
qemu-thread: introduce QemuLockCnt
Paolo Bonzini
2017-01-16
1
-0
/
+110
*
qemu-thread: introduce QemuRecMutex
Paolo Bonzini
2016-10-28
1
-0
/
+3
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
1
-2
/
+2
*
qemu-thread: add simple test-and-set spinlock
Guillaume Delbergue
2016-06-11
1
-0
/
+35
*
include: Clean up includes
Peter Maydell
2016-02-23
1
-2
/
+0
*
rcu: add rcu library
Paolo Bonzini
2015-02-02
1
-3
/
+0
*
qemu-thread: add per-thread atexit functions
Paolo Bonzini
2015-01-13
1
-0
/
+4
*
Add a 'name' parameter to qemu_thread_create
Dr. David Alan Gilbert
2014-03-09
1
-1
/
+1
*
Add 'debug-threads' suboption to --name
Dr. David Alan Gilbert
2014-03-09
1
-0
/
+1
*
qemu-thread: add QemuEvent
Paolo Bonzini
2013-10-17
1
-0
/
+7
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-0
/
+56