10 Commits (e9d635ea1809a6e114c33413c359abbb88a35737)

Author SHA1 Message Date
Stefan Hajnoczi d73415a315 qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
Eric Blake f61ffad53f qemu-coroutine-sleep: Silence Coverity warning 7 years ago
Vladimir Sementsov-Ogievskiy 3d692649d1 qemu-coroutine-sleep: introduce qemu_co_sleep_wake 7 years ago
Vladimir Sementsov-Ogievskiy 8595685986 qemu-coroutine-sleep: drop CoSleepCB 8 years ago
Stefan Hajnoczi 78f1d3d6a6 coroutine: simplify co_aio_sleep_ns() prototype 9 years ago
Jeff Cody 6133b39f3c coroutine: abort if we try to schedule or enter a pending coroutine 9 years ago
Paolo Bonzini 2f47da5f7f block: explicitly acquire aiocontext in timers that need it 10 years ago
Paolo Bonzini 0b8b8753e4 coroutine: move entry argument to qemu_coroutine_create 10 years ago
Peter Maydell aafd758410 util: Clean up includes 11 years ago
Daniel P. Berrange 10817bf09d coroutine: move into libqemuutil.a library 11 years ago
Fam Zheng 0b9caf9b31 coroutine: Drop co_sleep_ns 12 years ago
MORITA Kazutaka 3ab7bd1917 coroutine: add co_aio_sleep_ns() to allow sleep in block drivers 13 years ago
Alex Bligh 7483d1e547 aio / timers: convert block_job_sleep_ns and co_sleep_ns to new API 13 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 14 years ago
Paolo Bonzini 737e150e89 block: move include files to include/block/ 14 years ago
Paolo Bonzini 3ed9902528 block: allow interrupting a co_sleep_ns 15 years ago
Stefan Hajnoczi 7e6246670a coroutine: add co_sleep_ns() coroutine sleep function 15 years ago