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-05-14 17:56:56 -0700
commit90242599969dd319bcd69757459a929bfc89d1c8 (patch)
treedd0e9b71c954b6fd5e3b594269bd649a5c0a3b1e /MAINTAINERS
parent801941dfcc5138548defb3dd82c1747bd0ad14f3 (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 'MAINTAINERS')
-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>