Markus Armbruster
|
2379247810
coroutine: Clean up superfluous inclusion of qemu/coroutine.h
|
2 years ago |
Paolo Bonzini
|
0a6f0c76a0
coroutine-sleep: introduce qemu_co_sleep
|
4 years ago |
Paolo Bonzini
|
29a6ea24eb
coroutine-sleep: replace QemuCoSleepState pointer with struct in the API
|
4 years ago |
Paolo Bonzini
|
1485f0c24c
coroutine-sleep: move timer out of QemuCoSleepState
|
4 years ago |
Paolo Bonzini
|
eaee072085
coroutine-sleep: allow qemu_co_sleep_wake that wakes nothing
|
4 years ago |
Paolo Bonzini
|
fb74a286fe
coroutine-sleep: disallow NULL QemuCoSleepState** argument
|
4 years ago |
Paolo Bonzini
|
5b33e015d3
coroutine-sleep: use a stack-allocated timer
|
4 years ago |
Stefan Hajnoczi
|
d73415a315
qemu/atomic.h: rename atomic_ to qatomic_
|
4 years ago |
Eric Blake
|
f61ffad53f
qemu-coroutine-sleep: Silence Coverity warning
|
5 years ago |
Vladimir Sementsov-Ogievskiy
|
3d692649d1
qemu-coroutine-sleep: introduce qemu_co_sleep_wake
|
5 years ago |
Vladimir Sementsov-Ogievskiy
|
8595685986
qemu-coroutine-sleep: drop CoSleepCB
|
6 years ago |
Stefan Hajnoczi
|
78f1d3d6a6
coroutine: simplify co_aio_sleep_ns() prototype
|
7 years ago |
Jeff Cody
|
6133b39f3c
coroutine: abort if we try to schedule or enter a pending coroutine
|
7 years ago |
Paolo Bonzini
|
2f47da5f7f
block: explicitly acquire aiocontext in timers that need it
|
8 years ago |
Paolo Bonzini
|
0b8b8753e4
coroutine: move entry argument to qemu_coroutine_create
|
9 years ago |
Peter Maydell
|
aafd758410
util: Clean up includes
|
9 years ago |
Daniel P. Berrange
|
10817bf09d
coroutine: move into libqemuutil.a library
|
10 years ago |