summary refs log tree commit diff stats
path: root/include/qemu/coroutine.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* coroutine: Introduce qemu_coroutine_enter_if_inactive()Kevin Wolf2017-01-091-0/+6
* coroutine: add qemu_coroutine_entered() functionStefan Hajnoczi2016-09-281-0/+13
* coroutine: Let CoMutex remember who holds itKevin Wolf2016-09-051-0/+1
* coroutine: move entry argument to qemu_coroutine_createPaolo Bonzini2016-07-131-5/+3
* coroutine: use QSIMPLEQ instead of QTAILQPaolo Bonzini2016-07-131-1/+1
* Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster2016-03-221-1/+0
* include: Clean up includesPeter Maydell2016-02-231-1/+0
* coroutine: move into libqemuutil.a libraryDaniel P. Berrange2015-10-201-0/+219