]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Cleanup virtqueue handling
authorPekka Enberg <penberg@kernel.org>
Sun, 23 Jan 2011 19:21:58 +0000 (21:21 +0200)
committerPekka Enberg <penberg@kernel.org>
Sun, 23 Jan 2011 19:21:58 +0000 (21:21 +0200)
commit51191478bf67b1d69a1927f5392bd529932b2a5c
tree7bdce161d7f12a6a3299c2a39ebb5a1b29c54b02
parent2ca9e37193ca5f5df5726e0061dc749829295435
kvm tools: Cleanup virtqueue handling

This patch introduces some virtqueue handling helper functions and converts the
blk virtio device to use them.

Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/blk-virtio.c
tools/kvm/include/kvm/virtqueue.h [new file with mode: 0644]