Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 1 | -2/+2 |
* | block: move include files to include/block/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | rewrite iov_send_recv() and move it to iov.c | Michael Tokarev | 2012-06-11 | 1 | -1/+1 |
* | cleanup qemu_co_sendv(), qemu_co_recvv() and friends | Michael Tokarev | 2012-06-11 | 1 | -57/+25 |
* | rename qemu_sendv to iov_send, change proto and move declarations to iov.h | Michael Tokarev | 2012-06-11 | 1 | -2/+3 |
* | sheepdog: move coroutine send/recv function to generic code | Paolo Bonzini | 2011-12-22 | 1 | -0/+96 |