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
/
include
/
qemu
/
coroutine.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
1
-1
/
+1
*
coroutine: Add qemu_co_mutex_assert_locked()
Kevin Wolf
2019-10-25
1
-0
/
+15
*
qemu-coroutine-sleep: introduce qemu_co_sleep_wake
Vladimir Sementsov-Ogievskiy
2019-10-22
1
-2
/
+21
*
block: Add missing locking in bdrv_co_drain_bh_cb()
Kevin Wolf
2018-09-25
1
-0
/
+5
*
coroutine-lock: make qemu_co_enter_next thread-safe
Paolo Bonzini
2018-02-08
1
-6
/
+13
*
coroutine-lock: convert CoQueue to use QemuLockable
Paolo Bonzini
2018-02-08
1
-1
/
+5
*
lockable: add QemuLockable
Paolo Bonzini
2018-02-08
1
-2
/
+2
*
coroutine: simplify co_aio_sleep_ns() prototype
Stefan Hajnoczi
2017-12-19
1
-5
/
+1
*
coroutine-lock: add qemu_co_rwlock_downgrade and qemu_co_rwlock_upgrade
Paolo Bonzini
2017-07-17
1
-0
/
+18
*
coroutine: Extract qemu_aio_coroutine_enter
Fam Zheng
2017-04-11
1
-0
/
+5
*
coroutine-lock: make CoRwlock thread-safe and fair
Paolo Bonzini
2017-02-21
1
-1
/
+2
*
coroutine-lock: add mutex argument to CoQueue APIs
Paolo Bonzini
2017-02-21
1
-3
/
+5
*
coroutine-lock: place CoMutex before CoQueue in header
Paolo Bonzini
2017-02-21
1
-45
/
+44
*
coroutine-lock: add limited spinning to CoMutex
Paolo Bonzini
2017-02-21
1
-0
/
+5
*
coroutine-lock: make CoMutex thread-safe
Paolo Bonzini
2017-02-21
1
-2
/
+15
*
coroutine: Introduce qemu_coroutine_enter_if_inactive()
Kevin Wolf
2017-01-09
1
-0
/
+6
*
coroutine: add qemu_coroutine_entered() function
Stefan Hajnoczi
2016-09-28
1
-0
/
+13
*
coroutine: Let CoMutex remember who holds it
Kevin Wolf
2016-09-05
1
-0
/
+1
*
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
2016-07-13
1
-5
/
+3
*
coroutine: use QSIMPLEQ instead of QTAILQ
Paolo Bonzini
2016-07-13
1
-1
/
+1
*
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-22
1
-1
/
+0
*
include: Clean up includes
Peter Maydell
2016-02-23
1
-1
/
+0
*
coroutine: move into libqemuutil.a library
Daniel P. Berrange
2015-10-20
1
-0
/
+219