Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qemu-coroutine-sleep: Silence Coverity warning | Eric Blake | 2019-11-18 | 1 | -0/+7 |
* | qemu-coroutine-sleep: introduce qemu_co_sleep_wake | Vladimir Sementsov-Ogievskiy | 2019-10-22 | 1 | -13/+38 |
* | qemu-coroutine-sleep: drop CoSleepCB | Vladimir Sementsov-Ogievskiy | 2019-01-24 | 1 | -17/+10 |
* | coroutine: simplify co_aio_sleep_ns() prototype | Stefan Hajnoczi | 2017-12-19 | 1 | -2/+2 |
* | coroutine: abort if we try to schedule or enter a pending coroutine | Jeff Cody | 2017-11-21 | 1 | -0/+12 |
* | block: explicitly acquire aiocontext in timers that need it | Paolo Bonzini | 2017-02-21 | 1 | -1/+1 |
* | coroutine: move entry argument to qemu_coroutine_create | Paolo Bonzini | 2016-07-13 | 1 | -1/+1 |
* | util: Clean up includes | Peter Maydell | 2016-02-04 | 1 | -0/+1 |
* | coroutine: move into libqemuutil.a library | Daniel P. Berrange | 2015-10-20 | 1 | -0/+41 |