summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAsias He <asias@redhat.com>2016-07-28 15:36:33 +0100
committerAlistair Strachan <astrachan@google.com>2019-01-15 17:08:35 -0800
commit60c196454277cdec9a96544a302081eab17c2f25 (patch)
tree08a3bff5d89a6a9e8ff43439fa398960e5c1f882 /MAINTAINERS
parentd5590af888cb5de3e30ea96dd35f07393fd5ab84 (diff)
UPSTREAM: 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> (cherry picked from commit 0ea9e1d3a9e3ef7d2a1462d3de6b95131dc7d872) Bug: 121166534 Test: Ran cuttlefish with android-4.4 + VSOCKETS, VMWARE_VMCI_VSOCKETS Signed-off-by: Cody Schuffelen <schuffelen@google.com> Change-Id: Ib12e1e4d21183ac3d917316566694758717596bd
Diffstat (limited to '')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 6f23bb412b98..4098f22546ef 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11457,6 +11457,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>