Sign in
qemu-android
/
qemu-android
/
92b8e39c7f582e15f9e9423bc9fd3f186536b073
/
util
/
iov.c
2be178a
iov: avoid "orig_len may be used unitialized" warning
by Michael Tokarev
· 11 years ago
8400429
iov: handle EOF in iov_send_recv
by MORITA Kazutaka
· 12 years ago
3568ac2
Rename hexdump to avoid FreeBSD libutil conflict
by Ed Maste
· 12 years ago
9adea5f
win32: add readv/writev emulation
by Paolo Bonzini
· 12 years ago
83f75c2
iov: handle partial writes from sendmsg and recvmsg
by Paolo Bonzini
· 12 years ago
f48869a
iov: reorganize iov_send_recv, part 3
by Paolo Bonzini
· 12 years ago
5209d67
iov: reorganize iov_send_recv, part 2
by Paolo Bonzini
· 12 years ago
cb6247a
iov: reorganize iov_send_recv, part 1
by Paolo Bonzini
· 12 years ago
6ff66f5
iov: Factor out hexdumper
by Peter Crosthwaite
· 12 years ago
facf98a
qemu/iovec: Don't assert if sbytes is zero
by Aneesh Kumar K.V
· 12 years ago
baacf04
build: move libqemuutil.a components to util/
by Paolo Bonzini
· 12 years ago
[Renamed from iov.c]
530c0bb
iov: add qemu_iovec_concat_iov()
by Stefan Hajnoczi
· 12 years ago
d027763
iov: add iov_discard_front/back() to remove data
by Stefan Hajnoczi
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
f563a5d
Merge remote-tracking branch 'origin/master' into threadpool
by Paolo Bonzini
· 12 years ago
0191253
janitor: move iovector functions out of cutils.c
by Paolo Bonzini
· 12 years ago
d336336
iov: add iov_cpy
by Michael S. Tsirkin
· 12 years ago
844b5ce
iov: add const annotation
by Michael S. Tsirkin
· 12 years ago
bb95586
iov_send_recv(): Handle zero bytes case even if OS does not
by Peter Maydell
· 13 years ago
c095855
iov: Fix do_send_recv() for MinGW (also fixes a build breakage)
by Stefan Weil
· 13 years ago
25e5e4c
rewrite iov_send_recv() and move it to iov.c
by Michael Tokarev
· 13 years ago
2278a69
rewrite iov_* functions
by Michael Tokarev
· 13 years ago
dcf6f5e
change iov_* function prototypes to be more appropriate
by Michael Tokarev
· 13 years ago
6b620ca
prepare for future GPLv2+ relicensing
by Paolo Bonzini
· 13 years ago
8d15028
Add iov_clear()
by Gerd Hoffmann
· 14 years ago
3a1dca9
Add iov_hexdump()
by Gerd Hoffmann
· 14 years ago
348e7b8
iov: Update parameter usage in iov_(to|from)_buf()
by Hannes Reinecke
· 14 years ago
4c64d5b
iov: Move from hw/ to topdir
by Amit Shah
· 15 years ago
[Renamed from hw/iov.c]
fa6111f
iov: Add iov_to_buf and iov_size helpers
by Amit Shah
· 15 years ago
e4d5639
iov: Introduce a new file for helpers around iovs, add iov_from_buf()
by Amit Shah
· 15 years ago