]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tools/kvm/virtio: Add new iov helper
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Sat, 18 Jun 2011 17:49:05 +0000 (23:19 +0530)
committerSasha Levin <levinsasha928@gmail.com>
Sun, 19 Jun 2011 21:18:21 +0000 (17:18 -0400)
commit8e0e5e7e2792dec81c40f405131bf47ddb969013
treeda9677592e079257862f3e0a31a9dab15f6f334d
parentc77da81612c711fe17f3aa799f83bd16178ce6db
tools/kvm/virtio: Add new iov helper

This add the in and out iovec to seperate array

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
tools/kvm/include/kvm/virtio.h
tools/kvm/virtio/core.c