cutils: qemu_iovec_copy and qemu_iovec_memset
authorKevin Wolf <kwolf@redhat.com>
Mon, 13 Sep 2010 16:06:11 +0000 (18:06 +0200)
committerKevin Wolf <kwolf@redhat.com>
Tue, 21 Sep 2010 13:39:42 +0000 (15:39 +0200)
commitc4293945b6f033be286710b317173e0753be044c
tree5ec0a1fba8c948f1129cfe5bf8ea3e0a0cc93990
parenta3a5fde4be354978bc57f9128f86dcd958171902
cutils: qemu_iovec_copy and qemu_iovec_memset

This adds two functions that work on QEMUIOVectors and will be used by the next
qcow2 patches.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
cutils.c
qemu-common.h