1. 826cc32 aio-posix: split poll check from ready handler by Stefan Hajnoczi · 3 years, 3 months ago
  2. d154ef3 yield_until_fd_readable: make it work with any AioContect by Dietmar Maurer · 5 years ago
  3. 0b8b875 coroutine: move entry argument to qemu_coroutine_create by Paolo Bonzini · 9 years ago
  4. b16a44e osdep: remove use of socket_error() from all code by Daniel P. Berrange · 9 years ago
  5. aafd758 util: Clean up includes by Peter Maydell · 9 years ago
  6. 10817bf coroutine: move into libqemuutil.a library by Daniel P. Berrange · 10 years ago[Renamed (98%) from qemu-coroutine-io.c]
  7. 4adf418 coroutine-io: Return -errno in case of error by Max Reitz · 10 years ago
  8. 79d9b65 qemu-coroutine-io: fix for Win32 by Paolo Bonzini · 11 years ago
  9. 6a1751b aio / timers: Untangle include files by Alex Bligh · 12 years ago
  10. 9f05d0c rdma: export yield_until_fd_readable() by Michael R. Hines · 12 years ago
  11. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  12. 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago
  13. 25e5e4c rewrite iov_send_recv() and move it to iov.c by Michael Tokarev · 13 years ago
  14. 2fc8ae1 cleanup qemu_co_sendv(), qemu_co_recvv() and friends by Michael Tokarev · 13 years ago
  15. 3e80bf9 rename qemu_sendv to iov_send, change proto and move declarations to iov.h by Michael Tokarev · 13 years ago
  16. 8c5135f sheepdog: move coroutine send/recv function to generic code by Paolo Bonzini · 14 years ago