vhost test module

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>
This commit is contained in:
Michael S. Tsirkin
2010-11-29 19:09:01 +02:00
parent 28831ee60b
commit 71ccc212e5
4 changed files with 330 additions and 0 deletions

View File

@@ -0,0 +1 @@
#include "test.c"