aboutsummaryrefslogtreecommitdiff
path: root/iov.c
AgeCommit message (Expand)Author
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-10-31Merge remote-tracking branch 'origin/master' into threadpoolPaolo Bonzini
2012-10-30janitor: move iovector functions out of cutils.cPaolo Bonzini
2012-10-29iov: add iov_cpyMichael S. Tsirkin
2012-09-28iov: add const annotationMichael S. Tsirkin
2012-08-15iov_send_recv(): Handle zero bytes case even if OS does notPeter Maydell
2012-07-11iov: Fix do_send_recv() for MinGW (also fixes a build breakage)Stefan Weil
2012-06-11rewrite iov_send_recv() and move it to iov.cMichael Tokarev
2012-06-07rewrite iov_* functionsMichael Tokarev
2012-06-07change iov_* function prototypes to be more appropriateMichael Tokarev
2012-01-13prepare for future GPLv2+ relicensingPaolo Bonzini
2011-08-04Add iov_clear()Gerd Hoffmann
2011-08-04Add iov_hexdump()Gerd Hoffmann
2011-07-18iov: Update parameter usage in iov_(to|from)_buf()Hannes Reinecke
2010-05-10iov: Move from hw/ to topdirAmit Shah