diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2011-01-31 01:16:20 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-01-31 17:09:13 -0500 |
commit | 2426ec8fe78884272a12a0a0f38b008a6195f094 (patch) | |
tree | b5748bacc57f3d06cfde14895a685b758ea49f01 /MAINTAINERS | |
parent | cbae48738f23d5409138700c5ccdfd6e4e0d6032 (diff) |
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-- | MAINTAINERS | 10 |
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 | |||
6600 | F: drivers/char/virtio_console.c | 6600 | F: drivers/char/virtio_console.c |
6601 | F: include/linux/virtio_console.h | 6601 | F: include/linux/virtio_console.h |
6602 | 6602 | ||
6603 | VIRTIO CORE, NET AND BLOCK DRIVERS | ||
6604 | M: Rusty Russell <rusty@rustcorp.com.au> | ||
6605 | M: "Michael S. Tsirkin" <mst@redhat.com> | ||
6606 | L: virtualization@lists.linux-foundation.org | ||
6607 | S: Maintained | ||
6608 | F: drivers/virtio/ | ||
6609 | F: drivers/net/virtio_net.c | ||
6610 | F: drivers/block/virtio_blk.c | ||
6611 | F: include/linux/virtio_*.h | ||
6612 | |||
6603 | VIRTIO HOST (VHOST) | 6613 | VIRTIO HOST (VHOST) |
6604 | M: "Michael S. Tsirkin" <mst@redhat.com> | 6614 | M: "Michael S. Tsirkin" <mst@redhat.com> |
6605 | L: kvm@vger.kernel.org | 6615 | L: kvm@vger.kernel.org |