1. 2379247 coroutine: Clean up superfluous inclusion of qemu/coroutine.h by Markus Armbruster · 2 years, 2 months ago
  2. 0a6f0c7 coroutine-sleep: introduce qemu_co_sleep by Paolo Bonzini · 3 years, 9 months ago
  3. 29a6ea2 coroutine-sleep: replace QemuCoSleepState pointer with struct in the API by Paolo Bonzini · 3 years, 9 months ago
  4. 1485f0c coroutine-sleep: move timer out of QemuCoSleepState by Paolo Bonzini · 3 years, 9 months ago
  5. eaee072 coroutine-sleep: allow qemu_co_sleep_wake that wakes nothing by Paolo Bonzini · 3 years, 9 months ago
  6. fb74a28 coroutine-sleep: disallow NULL QemuCoSleepState** argument by Paolo Bonzini · 3 years, 9 months ago
  7. 5b33e01 coroutine-sleep: use a stack-allocated timer by Paolo Bonzini · 3 years, 9 months ago
  8. d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 4 months ago
  9. f61ffad qemu-coroutine-sleep: Silence Coverity warning by Eric Blake · 5 years ago
  10. 3d69264 qemu-coroutine-sleep: introduce qemu_co_sleep_wake by Vladimir Sementsov-Ogievskiy · 5 years ago
  11. 8595685 qemu-coroutine-sleep: drop CoSleepCB by Vladimir Sementsov-Ogievskiy · 6 years ago
  12. 78f1d3d coroutine: simplify co_aio_sleep_ns() prototype by Stefan Hajnoczi · 7 years ago
  13. 6133b39 coroutine: abort if we try to schedule or enter a pending coroutine by Jeff Cody · 7 years ago
  14. 2f47da5 block: explicitly acquire aiocontext in timers that need it by Paolo Bonzini · 8 years ago
  15. 0b8b875 coroutine: move entry argument to qemu_coroutine_create by Paolo Bonzini · 9 years ago
  16. aafd758 util: Clean up includes by Peter Maydell · 9 years ago
  17. 10817bf coroutine: move into libqemuutil.a library by Daniel P. Berrange · 9 years ago[Renamed (96%) from qemu-coroutine-sleep.c]
  18. 0b9caf9 coroutine: Drop co_sleep_ns by Fam Zheng · 10 years ago
  19. 3ab7bd1 coroutine: add co_aio_sleep_ns() to allow sleep in block drivers by MORITA Kazutaka · 11 years ago
  20. 7483d1e aio / timers: convert block_job_sleep_ns and co_sleep_ns to new API by Alex Bligh · 11 years ago
  21. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  22. 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago
  23. 3ed9902 block: allow interrupting a co_sleep_ns by Paolo Bonzini · 13 years ago
  24. 7e62466 coroutine: add co_sleep_ns() coroutine sleep function by Stefan Hajnoczi · 13 years ago