summaryrefslogtreecommitdiffstats
path: root/drivers/vhost/test.c
AgeCommit message (Collapse)AuthorFilesLines
2010-12-09vhost test moduleMichael S. Tsirkin1-0/+320
This adds a test module for vhost infrastructure. Intentionally not tied to kbuild to prevent people from installing and loading it accidentally. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>