[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1341482827-13195-1-git-send-email-pbonzini@redhat.com>
Date: Thu, 5 Jul 2012 12:07:07 +0200
From: Paolo Bonzini <pbonzini@...hat.com>
To: linux-kernel@...r.kernel.org
Cc: amit.shah@...hat.com, virtualization@...ts.linux-foundation.org,
kvm@...r.kernel.org, rusty@...tcorp.com.au, mst@...hat.com
Subject: [PATCH] MAINTAINERS: add kvm list for virtio components
The KVM list is followed by more people than the generic
virtualization@...ts.linux-foundation.org mailing list, and is
already "de facto" the place where virtio patches are posted.
pv-ops still has no other lists than virtualization@...ts.linux-foundation.org.
However, pv-ops patches will likely touch Xen or KVM files as well and
the respective mailing list will usually be reached as well.
Signed-off-by: Paolo Bonzini <pbonzini@...hat.com>
---
MAINTAINERS | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 14bc707..e265f2e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7340,6 +7340,7 @@ F: include/media/videobuf2-*
VIRTIO CONSOLE DRIVER
M: Amit Shah <amit.shah@...hat.com>
L: virtualization@...ts.linux-foundation.org
+L: kvm@...r.kernel.org
S: Maintained
F: drivers/char/virtio_console.c
F: include/linux/virtio_console.h
@@ -7348,6 +7349,7 @@ VIRTIO CORE, NET AND BLOCK DRIVERS
M: Rusty Russell <rusty@...tcorp.com.au>
M: "Michael S. Tsirkin" <mst@...hat.com>
L: virtualization@...ts.linux-foundation.org
+L: kvm@...r.kernel.org
S: Maintained
F: drivers/virtio/
F: drivers/net/virtio_net.c
--
1.7.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists