summaryrefslogtreecommitdiff
path: root/qemu-coroutine-io.c
AgeCommit message (Expand)AuthorFilesLines
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