index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
iov.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2014-12-10
1
-2
/
+2
*
dma-helpers: Fix too long qiov
Kevin Wolf
2014-07-14
1
-0
/
+13
*
util: add return value to qemu_iovec_concat_iov
Paolo Bonzini
2014-06-18
1
-4
/
+6
*
util: add qemu_iovec_is_zero
Peter Lieven
2014-05-19
1
-0
/
+21
*
util/iov: Use qemu/sockets.h instead of conditional code
Stefan Weil
2014-03-03
1
-8
/
+1
*
blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.
BenoƮt Canet
2014-02-21
1
-0
/
+106
*
iov: avoid "orig_len may be used unitialized" warning
Michael Tokarev
2013-09-20
1
-6
/
+4
*
iov: handle EOF in iov_send_recv
MORITA Kazutaka
2013-08-06
1
-0
/
+6
*
Rename hexdump to avoid FreeBSD libutil conflict
Ed Maste
2013-05-20
1
-1
/
+1
*
win32: add readv/writev emulation
Paolo Bonzini
2013-04-29
1
-1
/
+1
*
iov: handle partial writes from sendmsg and recvmsg
Paolo Bonzini
2013-04-17
1
-47
/
+55
*
iov: reorganize iov_send_recv, part 3
Paolo Bonzini
2013-04-17
1
-15
/
+15
*
iov: reorganize iov_send_recv, part 2
Paolo Bonzini
2013-04-17
1
-14
/
+14
*
iov: reorganize iov_send_recv, part 1
Paolo Bonzini
2013-04-17
1
-7
/
+13
*
iov: Factor out hexdumper
Peter Crosthwaite
2013-03-15
1
-25
/
+11
*
qemu/iovec: Don't assert if sbytes is zero
Aneesh Kumar K.V
2013-02-06
1
-0
/
+4
*
build: move libqemuutil.a components to util/
Paolo Bonzini
2013-01-12
1
-0
/
+422