diff options
author | Asias He <asias@redhat.com> | 2016-07-28 10:36:33 -0400 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2016-08-01 19:57:29 -0400 |
commit | 0ea9e1d3a9e3ef7d2a1462d3de6b95131dc7d872 (patch) | |
tree | c85ebe2a11837e83bbd8e439c090212246426e3d /MAINTAINERS | |
parent | 06a8fc78367d070720af960dcecec917d3ae5f3b (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-- | MAINTAINERS | 1 |
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 | |||
12147 | F: include/linux/virtio_vsock.h | 12147 | F: include/linux/virtio_vsock.h |
12148 | F: include/uapi/linux/virtio_vsock.h | 12148 | F: include/uapi/linux/virtio_vsock.h |
12149 | F: net/vmw_vsock/virtio_transport_common.c | 12149 | F: net/vmw_vsock/virtio_transport_common.c |
12150 | F: net/vmw_vsock/virtio_transport.c | ||
12150 | 12151 | ||
12151 | VIRTUAL SERIO DEVICE DRIVER | 12152 | VIRTUAL SERIO DEVICE DRIVER |
12152 | M: Stephen Chandler Paul <thatslyude@gmail.com> | 12153 | M: Stephen Chandler Paul <thatslyude@gmail.com> |