From: Michael S. Tsirkin Date: Mon, 29 Nov 2010 17:16:37 +0000 (+0200) Subject: tools/virtio: virtio_test tool X-Git-Tag: v2.6.38-rc1~476^2~168^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e53f78e5b06c073a5c10814c72e98c1ca8a9f10;p=pandora-kernel.git tools/virtio: virtio_test tool This is the userspace part of the tool: it includes a bunch of stubs for linux APIs, somewhat simular to linuxsched. This makes it possible to recompile the ring code in userspace. A small test example is implemented combining this with vhost_test module. Signed-off-by: Michael S. Tsirkin --- Reading git-diff-tree failed