summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMichael S. Tsirkin2011-01-31 07:16:20 +0100
committerLinus Torvalds2011-01-31 23:09:13 +0100
commit2426ec8fe78884272a12a0a0f38b008a6195f094 (patch)
treeb5748bacc57f3d06cfde14895a685b758ea49f01 /MAINTAINERS
parentMerge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... (diff)
downloadkernel-qcow2-linux-2426ec8fe78884272a12a0a0f38b008a6195f094.tar.gz
kernel-qcow2-linux-2426ec8fe78884272a12a0a0f38b008a6195f094.tar.xz
kernel-qcow2-linux-2426ec8fe78884272a12a0a0f38b008a6195f094.zip
virtio: update MAINTAINERS
Patches should keep coming through Rusty but it helps if I'm Cc'd as well. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS10
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 100198ea76b6..445537d46e7a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6600,6 +6600,16 @@ S: Maintained
F: drivers/char/virtio_console.c
F: include/linux/virtio_console.h
+VIRTIO CORE, NET AND BLOCK DRIVERS
+M: Rusty Russell <rusty@rustcorp.com.au>
+M: "Michael S. Tsirkin" <mst@redhat.com>
+L: virtualization@lists.linux-foundation.org
+S: Maintained
+F: drivers/virtio/
+F: drivers/net/virtio_net.c
+F: drivers/block/virtio_blk.c
+F: include/linux/virtio_*.h
+
VIRTIO HOST (VHOST)
M: "Michael S. Tsirkin" <mst@redhat.com>
L: kvm@vger.kernel.org