COMMITS
/ util/iov.c April 11, 2023
H
util/iov: Remove qemu_iovec_init_extended()
Hanna Czenczek committed
H
util/iov: Make qiov_slice() public
Hanna Czenczek committed
October 6, 2022
M
util: make do_send_recv work with partial send/recv
Marc-André Lureau committed
March 23, 2022
M
Remove qemu-common.h include from most units
Marc-André Lureau committed
December 11, 2020
V
util/iov: make qemu_iovec_init_extended() honest
Vladimir Sementsov-Ogievskiy committed
September 17, 2020
S
util/iov: add iov_discard_undo()
Stefan Hajnoczi committed
August 22, 2020
P
util/hexdump: Reorder qemu_hexdump() arguments
Philippe Mathieu-Daudé committed
September 10, 2019
V
util/ioc.c: try to reassure Coverity about qemu_iovec_init_extended
Vladimir Sementsov-Ogievskiy committed
June 4, 2019
V
block/qcow2: implement .bdrv_co_pwritev(_compressed)_part
Vladimir Sementsov-Ogievskiy committed
V
util/iov: improve qemu_iovec_is_zero
Vladimir Sementsov-Ogievskiy committed
V
util/iov: introduce qemu_iovec_init_extended
Vladimir Sementsov-Ogievskiy committed
August 2, 2016
S
util: Fix assertion in iov_copy() upon zero 'bytes' and non-zero 'offset'
Shmulik Ladkani committed
March 20, 2016
V
util: move declarations out of qemu-common.h
Veronia Bahaa committed
March 9, 2016
M
include/qemu/iov.h: Don't include qemu-common.h
Markus Armbruster committed
December 22, 2015
P
iov: avoid memcpy for "simple" iov_from_buf/iov_to_buf
Paolo Bonzini committed
January 29, 2016
P
util: Clean up includes
Peter Maydell committed
May 21, 2015
W
iov: don't touch iov in iov_send_recv()
Wen Congyang committed
December 4, 2014
M
util: Use g_new() & friends where that makes obvious sense
Markus Armbruster committed
July 9, 2014
K
dma-helpers: Fix too long qiov
Kevin Wolf committed
June 10, 2014
P
util: add return value to qemu_iovec_concat_iov
Paolo Bonzini committed
May 17, 2014
P
util: add qemu_iovec_is_zero
Peter Lieven committed
February 23, 2014
S
util/iov: Use qemu/sockets.h instead of conditional code
Stefan Weil committed
February 21, 2014
B
blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.
Benoît Canet committed
September 14, 2013
M
iov: avoid "orig_len may be used unitialized" warning
Michael Tokarev committed
July 23, 2013
M
iov: handle EOF in iov_send_recv
MORITA Kazutaka committed
May 16, 2013
E
Rename hexdump to avoid FreeBSD libutil conflict
Ed Maste committed
April 21, 2013
P
win32: add readv/writev emulation
Paolo Bonzini committed
March 27, 2013
P
iov: handle partial writes from sendmsg and recvmsg
Paolo Bonzini committed
P
iov: reorganize iov_send_recv, part 3
Paolo Bonzini committed
P
iov: reorganize iov_send_recv, part 2
Paolo Bonzini committed
P
iov: reorganize iov_send_recv, part 1
Paolo Bonzini committed
March 15, 2013
P
iov: Factor out hexdumper
Peter Crosthwaite committed
February 5, 2013
A
qemu/iovec: Don't assert if sbytes is zero
Aneesh Kumar K.V committed
December 20, 2012
P
build: move libqemuutil.a components to util/
Paolo Bonzini committed