aboutsummaryrefslogtreecommitdiff
path: root/util/qemu-coroutine-sleep.c
AgeCommit message (Expand)Author
2019-01-24qemu-coroutine-sleep: drop CoSleepCBVladimir Sementsov-Ogievskiy
2017-12-19coroutine: simplify co_aio_sleep_ns() prototypeStefan Hajnoczi
2017-11-21coroutine: abort if we try to schedule or enter a pending coroutineJeff Cody
2017-02-21block: explicitly acquire aiocontext in timers that need itPaolo Bonzini
2016-07-13coroutine: move entry argument to qemu_coroutine_createPaolo Bonzini
2016-02-04util: Clean up includesPeter Maydell
2015-10-20coroutine: move into libqemuutil.a libraryDaniel P. Berrange