summaryrefslogtreecommitdiff
path: root/iov.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-31Merge remote-tracking branch 'origin/master' into threadpoolPaolo Bonzini1-0/+23
2012-10-30janitor: move iovector functions out of cutils.cPaolo Bonzini1-0/+103
2012-10-29iov: add iov_cpyMichael S. Tsirkin1-0/+23
2012-09-28iov: add const annotationMichael S. Tsirkin1-1/+1
2012-08-15iov_send_recv(): Handle zero bytes case even if OS does notPeter Maydell1-0/+7
2012-07-11iov: Fix do_send_recv() for MinGW (also fixes a build breakage)Stefan Weil1-5/+6
2012-06-11rewrite iov_send_recv() and move it to iov.cMichael Tokarev1-0/+103
2012-06-07rewrite iov_* functionsMichael Tokarev1-52/+39
2012-06-07change iov_* function prototypes to be more appropriateMichael Tokarev1-7/+7
2012-01-13prepare for future GPLv2+ relicensingPaolo Bonzini1-0/+3
2011-08-04Add iov_clear()Gerd Hoffmann1-0/+23
2011-08-04Add iov_hexdump()Gerd Hoffmann1-0/+31
2011-07-18iov: Update parameter usage in iov_(to|from)_buf()Hannes Reinecke1-22/+27
2010-05-10iov: Move from hw/ to topdirAmit Shah1-0/+70