summaryrefslogtreecommitdiff
path: root/qemu-coroutine-io.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-22aio / timers: Untangle include filesAlex Bligh1-0/+1
2013-06-27rdma: export yield_until_fd_readable()Michael R. Hines1-0/+23
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-2/+2
2012-12-19block: move include files to include/block/Paolo Bonzini1-1/+1
2012-06-11rewrite iov_send_recv() and move it to iov.cMichael Tokarev1-1/+1
2012-06-11cleanup qemu_co_sendv(), qemu_co_recvv() and friendsMichael Tokarev1-57/+25
2012-06-11rename qemu_sendv to iov_send, change proto and move declarations to iov.hMichael Tokarev1-2/+3
2011-12-22sheepdog: move coroutine send/recv function to generic codePaolo Bonzini1-0/+96