aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAsias He <asias@redhat.com>2016-07-28 15:36:33 +0100
committerMichael S. Tsirkin <mst@redhat.com>2016-08-02 02:57:29 +0300
commit0ea9e1d3a9e3ef7d2a1462d3de6b95131dc7d872 (patch)
treec85ebe2a11837e83bbd8e439c090212246426e3d /MAINTAINERS
parentVSOCK: Introduce virtio_vsock_common.ko (diff)
downloadlinux-dev-0ea9e1d3a9e3ef7d2a1462d3de6b95131dc7d872.tar.xz
linux-dev-0ea9e1d3a9e3ef7d2a1462d3de6b95131dc7d872.zip
VSOCK: Introduce virtio_transport.ko
VM sockets virtio transport implementation. This driver runs in the guest. Signed-off-by: Asias He <asias@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index b49ffb86ebf0..7302663ae4c3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12147,6 +12147,7 @@ S: Maintained
F: include/linux/virtio_vsock.h
F: include/uapi/linux/virtio_vsock.h
F: net/vmw_vsock/virtio_transport_common.c
+F: net/vmw_vsock/virtio_transport.c
VIRTUAL SERIO DEVICE DRIVER
M: Stephen Chandler Paul <thatslyude@gmail.com>