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

VM sockets virtio transport implementation. This module runs in guest
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>
net/vmw_vsock/virtio_transport.c [new file with mode: 0644]