summaryrefslogtreecommitdiffstats
path: root/util/qemu-coroutine-sleep.c
Commit message (Expand)AuthorAgeFilesLines
* coroutine: simplify co_aio_sleep_ns() prototypeStefan Hajnoczi2017-12-191-2/+2
* coroutine: abort if we try to schedule or enter a pending coroutineJeff Cody2017-11-211-0/+12
* block: explicitly acquire aiocontext in timers that need itPaolo Bonzini2017-02-211-1/+1
* coroutine: move entry argument to qemu_coroutine_createPaolo Bonzini2016-07-131-1/+1
* util: Clean up includesPeter Maydell2016-02-041-0/+1
* coroutine: move into libqemuutil.a libraryDaniel P. Berrange2015-10-201-0/+41