Skip to content
  • Michael S. Tsirkin's avatar
    tools/virtio: virtio_test tool · 4e53f78e
    Michael S. Tsirkin authored
    
    
    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: default avatarMichael S. Tsirkin <mst@redhat.com>
    4e53f78e