index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
qemu-coroutine-sleep.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-21
coroutine-sleep: introduce qemu_co_sleep
Paolo Bonzini
1
-7
/
+19
2021-05-21
coroutine-sleep: replace QemuCoSleepState pointer with struct in the API
Paolo Bonzini
1
-23
/
+18
2021-05-21
coroutine-sleep: move timer out of QemuCoSleepState
Paolo Bonzini
1
-4
/
+4
2021-05-21
coroutine-sleep: allow qemu_co_sleep_wake that wakes nothing
Paolo Bonzini
1
-9
/
+12
2021-05-21
coroutine-sleep: disallow NULL QemuCoSleepState** argument
Paolo Bonzini
1
-13
/
+5
2021-05-21
coroutine-sleep: use a stack-allocated timer
Paolo Bonzini
1
-5
/
+4
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-2
/
+2
2019-11-18
qemu-coroutine-sleep: Silence Coverity warning
Eric Blake
1
-0
/
+7
2019-10-22
qemu-coroutine-sleep: introduce qemu_co_sleep_wake
Vladimir Sementsov-Ogievskiy
1
-13
/
+38
2019-01-24
qemu-coroutine-sleep: drop CoSleepCB
Vladimir Sementsov-Ogievskiy
1
-17
/
+10
2017-12-19
coroutine: simplify co_aio_sleep_ns() prototype
Stefan Hajnoczi
1
-2
/
+2
2017-11-21
coroutine: abort if we try to schedule or enter a pending coroutine
Jeff Cody
1
-0
/
+12
2017-02-21
block: explicitly acquire aiocontext in timers that need it
Paolo Bonzini
1
-1
/
+1
2016-07-13
coroutine: move entry argument to qemu_coroutine_create
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
/
+41