]> git.proxmox.com Git - qemu.git/commit - qemu-common.h
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)
commitb8a83a4f79ca4cd0689117b119ffaa1a91b00d52
tree5ec0a1fba8c948f1129cfe5bf8ea3e0a0cc93990
parent1b2adf28030ee3a570ba3a22401d44da2b18fe01
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