Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iov: add const annotation | Michael S. Tsirkin | 2012-09-28 | 1 | -1/+1 |
* | iov_send_recv(): Handle zero bytes case even if OS does not | Peter Maydell | 2012-08-15 | 1 | -0/+7 |
* | iov: Fix do_send_recv() for MinGW (also fixes a build breakage) | Stefan Weil | 2012-07-11 | 1 | -5/+6 |
* | rewrite iov_send_recv() and move it to iov.c | Michael Tokarev | 2012-06-11 | 1 | -0/+103 |
* | rewrite iov_* functions | Michael Tokarev | 2012-06-07 | 1 | -52/+39 |
* | change iov_* function prototypes to be more appropriate | Michael Tokarev | 2012-06-07 | 1 | -7/+7 |
* | prepare for future GPLv2+ relicensing | Paolo Bonzini | 2012-01-13 | 1 | -0/+3 |
* | Add iov_clear() | Gerd Hoffmann | 2011-08-04 | 1 | -0/+23 |
* | Add iov_hexdump() | Gerd Hoffmann | 2011-08-04 | 1 | -0/+31 |
* | iov: Update parameter usage in iov_(to|from)_buf() | Hannes Reinecke | 2011-07-18 | 1 | -22/+27 |
* | iov: Move from hw/ to topdir | Amit Shah | 2010-05-10 | 1 | -0/+70 |