index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
qemu-coroutine.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-27
coroutine: avoid co_queue_wakeup recursion
Stefan Hajnoczi
1
-43
/
+51
2017-11-21
coroutine: abort if we try to schedule or enter a pending coroutine
Jeff Cody
1
-0
/
+14
2017-06-07
coroutine-lock: do not touch coroutine after another one has been entered
Roman Pen
1
-0
/
+5
2017-04-11
coroutine: Extract qemu_aio_coroutine_enter
Fam Zheng
1
-3
/
+8
2017-02-21
coroutine-lock: add limited spinning to CoMutex
Paolo Bonzini
1
-1
/
+1
2017-02-21
aio: introduce aio_co_schedule and aio_co_wake
Paolo Bonzini
1
-0
/
+8
2017-01-09
coroutine: Introduce qemu_coroutine_enter_if_inactive()
Kevin Wolf
1
-0
/
+7
2016-09-28
coroutine: add qemu_coroutine_entered() function
Stefan Hajnoczi
1
-0
/
+5
2016-09-05
coroutine: Assert that no locks are held on termination
Kevin Wolf
1
-0
/
+1
2016-07-13
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
1
-4
/
+4
2016-07-13
coroutine: use QSIMPLEQ instead of QTAILQ
Paolo Bonzini
1
-1
/
+1
2016-02-04
util: Clean up includes
Peter Maydell
1
-0
/
+1
2015-10-20
coroutine: move into libqemuutil.a library
Daniel P. Berrange
1
-0
/
+146