[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140112113756.GA9127@redhat.com>
Date: Sun, 12 Jan 2014 13:37:56 +0200
From: "Michael S. Tsirkin" <mst@...hat.com>
To: linux-kernel@...r.kernel.org
Cc: Rusty Russell <rusty@...tcorp.com.au>,
Andrew Morton <akpm@...ux-foundation.org>,
Joe Perches <joe@...ches.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Mauro Carvalho Chehab <m.chehab@...sung.com>,
"David S. Miller" <davem@...emloft.net>, amit.shah@...hat.com,
Jason Wang <jasowang@...hat.com>,
Wanlong Gao <gaowanlong@...fujitsu.com>,
virtio-dev@...ts.oasis-open.org, netdev@...r.kernel.org,
virtualization@...ts.linux-foundation.org
Subject: [PATCH] MAINTAINERS: add virtio-dev ML for virtio
Since virtio is an OASIS standard draft now, virtio implementation
discussions are taking place on the virtio-dev OASIS mailing list.
Update MAINTAINERS.
Signed-off-by: Michael S. Tsirkin <mst@...hat.com>
---
MAINTAINERS | 3 +
drivers/net/virtio_net.c | 355 +++++++++++++++++++++++++----------------------
2 files changed, 191 insertions(+), 167 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index ffcaf97..75202af 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9088,6 +9088,7 @@ F: include/media/videobuf2-*
VIRTIO CONSOLE DRIVER
M: Amit Shah <amit.shah@...hat.com>
+L: virtio-dev@...ts.oasis-open.org
L: virtualization@...ts.linux-foundation.org
S: Maintained
F: drivers/char/virtio_console.c
@@ -9097,6 +9098,7 @@ F: include/uapi/linux/virtio_console.h
VIRTIO CORE, NET AND BLOCK DRIVERS
M: Rusty Russell <rusty@...tcorp.com.au>
M: "Michael S. Tsirkin" <mst@...hat.com>
+L: virtio-dev@...ts.oasis-open.org
L: virtualization@...ts.linux-foundation.org
S: Maintained
F: drivers/virtio/
@@ -9109,6 +9111,7 @@ F: include/uapi/linux/virtio_*.h
VIRTIO HOST (VHOST)
M: "Michael S. Tsirkin" <mst@...hat.com>
L: kvm@...r.kernel.org
+L: virtio-dev@...ts.oasis-open.org
L: virtualization@...ts.linux-foundation.org
L: netdev@...r.kernel.org
S: Maintained
--
MST
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists