tools/virtio: virtio_test tool
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 29 Nov 2010 17:16:37 +0000 (19:16 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 9 Dec 2010 14:00:22 +0000 (16:00 +0200)
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 <mst@redhat.com>

No differences found