aboutsummaryrefslogtreecommitdiff
path: root/qemu-coroutine-io.c
AgeCommit message (Expand)Author
2013-08-22aio / timers: Untangle include filesAlex Bligh
2013-06-27rdma: export yield_until_fd_readable()Michael R. Hines
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19block: move include files to include/block/Paolo Bonzini
2012-06-11rewrite iov_send_recv() and move it to iov.cMichael Tokarev
2012-06-11cleanup qemu_co_sendv(), qemu_co_recvv() and friendsMichael Tokarev
2012-06-11rename qemu_sendv to iov_send, change proto and move declarations to iov.hMichael Tokarev
2011-12-22sheepdog: move coroutine send/recv function to generic codePaolo Bonzini