VSOCK: Introduce vhost-vsock.ko
authorAsias He <asias@redhat.com>
Wed, 2 Dec 2015 06:44:02 +0000 (14:44 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Dec 2015 20:05:55 +0000 (15:05 -0500)
commit98bb892821c1ad3781b8c7daec2fc8a8de3390c9
tree0f69857257206088dddd2fabefafc61e35590b77
parent32e61b06b6946ba137723c5b1de2a1fdb2e0e0a5
VSOCK: Introduce vhost-vsock.ko

VM sockets vhost transport implementation. This module runs in host
kernel.

Signed-off-by: Asias He <asias@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/vhost/vsock.c [new file with mode: 0644]
drivers/vhost/vsock.h [new file with mode: 0644]