Sign in
qemu
/
qemu
/
45ae97993a75f975f1a01d25564724c7e10a543f
/
util
/
qemu-coroutine-sleep.c
2379247
coroutine: Clean up superfluous inclusion of qemu/coroutine.h
by Markus Armbruster
· 2 years, 2 months ago
0a6f0c7
coroutine-sleep: introduce qemu_co_sleep
by Paolo Bonzini
· 3 years, 9 months ago
29a6ea2
coroutine-sleep: replace QemuCoSleepState pointer with struct in the API
by Paolo Bonzini
· 3 years, 9 months ago
1485f0c
coroutine-sleep: move timer out of QemuCoSleepState
by Paolo Bonzini
· 3 years, 9 months ago
eaee072
coroutine-sleep: allow qemu_co_sleep_wake that wakes nothing
by Paolo Bonzini
· 3 years, 9 months ago
fb74a28
coroutine-sleep: disallow NULL QemuCoSleepState** argument
by Paolo Bonzini
· 3 years, 9 months ago
5b33e01
coroutine-sleep: use a stack-allocated timer
by Paolo Bonzini
· 3 years, 9 months ago
d73415a
qemu/atomic.h: rename atomic_ to qatomic_
by Stefan Hajnoczi
· 4 years, 4 months ago
f61ffad
qemu-coroutine-sleep: Silence Coverity warning
by Eric Blake
· 5 years ago
3d69264
qemu-coroutine-sleep: introduce qemu_co_sleep_wake
by Vladimir Sementsov-Ogievskiy
· 5 years ago
8595685
qemu-coroutine-sleep: drop CoSleepCB
by Vladimir Sementsov-Ogievskiy
· 6 years ago
78f1d3d
coroutine: simplify co_aio_sleep_ns() prototype
by Stefan Hajnoczi
· 7 years ago
6133b39
coroutine: abort if we try to schedule or enter a pending coroutine
by Jeff Cody
· 7 years ago
2f47da5
block: explicitly acquire aiocontext in timers that need it
by Paolo Bonzini
· 8 years ago
0b8b875
coroutine: move entry argument to qemu_coroutine_create
by Paolo Bonzini
· 9 years ago
aafd758
util: Clean up includes
by Peter Maydell
· 9 years ago
10817bf
coroutine: move into libqemuutil.a library
by Daniel P. Berrange
· 9 years ago
[Renamed (96%) from qemu-coroutine-sleep.c]
0b9caf9
coroutine: Drop co_sleep_ns
by Fam Zheng
· 10 years ago
3ab7bd1
coroutine: add co_aio_sleep_ns() to allow sleep in block drivers
by MORITA Kazutaka
· 11 years ago
7483d1e
aio / timers: convert block_job_sleep_ns and co_sleep_ns to new API
by Alex Bligh
· 11 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
737e150
block: move include files to include/block/
by Paolo Bonzini
· 12 years ago
3ed9902
block: allow interrupting a co_sleep_ns
by Paolo Bonzini
· 13 years ago
7e62466
coroutine: add co_sleep_ns() coroutine sleep function
by Stefan Hajnoczi
· 13 years ago