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