summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAsias He <asias@redhat.com>2016-07-28 10:36:32 -0400
committerMichael S. Tsirkin <mst@redhat.com>2016-08-01 19:57:29 -0400
commit06a8fc78367d070720af960dcecec917d3ae5f3b (patch)
treecc25aed5bc98a494227f2d0ba34d7867fccfa1f9 /MAINTAINERS
parent6773b7dc39f165bd9d824b50ac52cbb3f87d53c8 (diff)
VSOCK: Introduce virtio_vsock_common.ko
This module contains the common code and header files for the following virtio_transporto and vhost_vsock kernel modules. Signed-off-by: Asias He <asias@redhat.com> Signed-off-by: Claudio Imbrenda <imbrenda@linux.vnet.ibm.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--MAINTAINERS10
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8c20323d1277..b49ffb86ebf0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12138,6 +12138,16 @@ S: Maintained
12138F: drivers/media/v4l2-core/videobuf2-* 12138F: drivers/media/v4l2-core/videobuf2-*
12139F: include/media/videobuf2-* 12139F: include/media/videobuf2-*
12140 12140
12141VIRTIO AND VHOST VSOCK DRIVER
12142M: Stefan Hajnoczi <stefanha@redhat.com>
12143L: kvm@vger.kernel.org
12144L: virtualization@lists.linux-foundation.org
12145L: netdev@vger.kernel.org
12146S: Maintained
12147F: include/linux/virtio_vsock.h
12148F: include/uapi/linux/virtio_vsock.h
12149F: net/vmw_vsock/virtio_transport_common.c
12150
12141VIRTUAL SERIO DEVICE DRIVER 12151VIRTUAL SERIO DEVICE DRIVER
12142M: Stephen Chandler Paul <thatslyude@gmail.com> 12152M: Stephen Chandler Paul <thatslyude@gmail.com>
12143S: Maintained 12153S: Maintained