summaryrefslogtreecommitdiff
path: root/util/qemu-coroutine-sleep.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-19coroutine: simplify co_aio_sleep_ns() prototypeStefan Hajnoczi1-2/+2
2017-11-21coroutine: abort if we try to schedule or enter a pending coroutineJeff Cody1-0/+12
2017-02-21block: explicitly acquire aiocontext in timers that need itPaolo Bonzini1-1/+1
2016-07-13coroutine: move entry argument to qemu_coroutine_createPaolo Bonzini1-1/+1
2016-02-04util: Clean up includesPeter Maydell1-0/+1
2015-10-20coroutine: move into libqemuutil.a libraryDaniel P. Berrange1-0/+41