summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAsias He <asias@redhat.com>2016-07-28 10:36:33 -0400
committerMichael S. Tsirkin <mst@redhat.com>2016-08-01 19:57:29 -0400
commit0ea9e1d3a9e3ef7d2a1462d3de6b95131dc7d872 (patch)
treec85ebe2a11837e83bbd8e439c090212246426e3d /MAINTAINERS
parent06a8fc78367d070720af960dcecec917d3ae5f3b (diff)
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
12147F: include/linux/virtio_vsock.h 12147F: include/linux/virtio_vsock.h
12148F: include/uapi/linux/virtio_vsock.h 12148F: include/uapi/linux/virtio_vsock.h
12149F: net/vmw_vsock/virtio_transport_common.c 12149F: net/vmw_vsock/virtio_transport_common.c
12150F: net/vmw_vsock/virtio_transport.c
12150 12151
12151VIRTUAL SERIO DEVICE DRIVER 12152VIRTUAL SERIO DEVICE DRIVER
12152M: Stephen Chandler Paul <thatslyude@gmail.com> 12153M: Stephen Chandler Paul <thatslyude@gmail.com>