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