Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iov: add iov_cpy | Michael S. Tsirkin | 2012-10-29 | 1 | -0/+9 |
* | iov: add const annotation | Michael S. Tsirkin | 2012-09-28 | 1 | -1/+1 |
* | rewrite iov_send_recv() and move it to iov.c | Michael Tokarev | 2012-06-11 | 1 | -6/+9 |
* | export iov_send_recv() and use it in iov_send() and iov_recv() | Michael Tokarev | 2012-06-11 | 1 | -3/+7 |
* | rename qemu_sendv to iov_send, change proto and move declarations to iov.h | Michael Tokarev | 2012-06-11 | 1 | -0/+18 |
* | rewrite iov_* functions | Michael Tokarev | 2012-06-07 | 1 | -2/+10 |
* | change iov_* function prototypes to be more appropriate | Michael Tokarev | 2012-06-07 | 1 | -5/+37 |
* | Add iov_clear() | Gerd Hoffmann | 2011-08-04 | 1 | -0/+2 |
* | Add iov_hexdump() | Gerd Hoffmann | 2011-08-04 | 1 | -0/+2 |
* | iov: Update parameter usage in iov_(to|from)_buf() | Hannes Reinecke | 2011-07-18 | 1 | -5/+5 |
* | iov: Move from hw/ to topdir | Amit Shah | 2010-05-10 | 1 | -0/+19 |