linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add kvm list for virtio components
@ 2012-07-05 10:07 Paolo Bonzini
  2012-07-05 12:22 ` Michael S. Tsirkin
  0 siblings, 1 reply; 3+ messages in thread
From: Paolo Bonzini @ 2012-07-05 10:07 UTC (permalink / raw)
  To: linux-kernel; +Cc: amit.shah, virtualization, kvm, rusty, mst

The KVM list is followed by more people than the generic
virtualization@lists.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@lists.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@redhat.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@redhat.com>
 L:	virtualization@lists.linux-foundation.org
+L:	kvm@vger.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@rustcorp.com.au>
 M:	"Michael S. Tsirkin" <mst@redhat.com>
 L:	virtualization@lists.linux-foundation.org
+L:	kvm@vger.kernel.org
 S:	Maintained
 F:	drivers/virtio/
 F:	drivers/net/virtio_net.c
-- 
1.7.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: add kvm list for virtio components
  2012-07-05 10:07 [PATCH] MAINTAINERS: add kvm list for virtio components Paolo Bonzini
@ 2012-07-05 12:22 ` Michael S. Tsirkin
  2012-07-09  0:37   ` Rusty Russell
  0 siblings, 1 reply; 3+ messages in thread
From: Michael S. Tsirkin @ 2012-07-05 12:22 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: linux-kernel, amit.shah, virtualization, kvm, rusty, avi

On Thu, Jul 05, 2012 at 12:07:07PM +0200, Paolo Bonzini wrote:
> The KVM list is followed by more people than the generic
> virtualization@lists.linux-foundation.org mailing list, and is
> already "de facto" the place where virtio patches are posted.

I have no data on the first statement (do you?) and I disagree with the
last statement, but have no objection to people adding kvm list as well.

> pv-ops still has no other lists than virtualization@lists.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@redhat.com>

So pls please replace the 1st paragraph in the commit log with
"virtio changes are likely to affect many KVM users as virtio is
 the de-facto standard for PV devices under KVM". Otherwise ok.

Acked-by: Michael S. Tsirkin <mst@redhat.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@redhat.com>
>  L:	virtualization@lists.linux-foundation.org
> +L:	kvm@vger.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@rustcorp.com.au>
>  M:	"Michael S. Tsirkin" <mst@redhat.com>
>  L:	virtualization@lists.linux-foundation.org
> +L:	kvm@vger.kernel.org
>  S:	Maintained
>  F:	drivers/virtio/
>  F:	drivers/net/virtio_net.c
> -- 
> 1.7.1

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: add kvm list for virtio components
  2012-07-05 12:22 ` Michael S. Tsirkin
@ 2012-07-09  0:37   ` Rusty Russell
  0 siblings, 0 replies; 3+ messages in thread
From: Rusty Russell @ 2012-07-09  0:37 UTC (permalink / raw)
  To: Michael S. Tsirkin, Paolo Bonzini
  Cc: linux-kernel, amit.shah, virtualization, kvm, avi

On Thu, 5 Jul 2012 15:22:25 +0300, "Michael S. Tsirkin" <mst@redhat.com> wrote:
> On Thu, Jul 05, 2012 at 12:07:07PM +0200, Paolo Bonzini wrote:
> > The KVM list is followed by more people than the generic
> > virtualization@lists.linux-foundation.org mailing list, and is
> > already "de facto" the place where virtio patches are posted.
> 
> I have no data on the first statement (do you?) and I disagree with the
> last statement, but have no objection to people adding kvm list as well.

Well, the kvm list is far more active.  It's annoying to have two lists,
but it is how things are so best to document it.

I'm OK with the original commit message, but MST is smarter than me, so
let's do what he suggests :)

Cheers,
Rusty.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-07-09  0:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-05 10:07 [PATCH] MAINTAINERS: add kvm list for virtio components Paolo Bonzini
2012-07-05 12:22 ` Michael S. Tsirkin
2012-07-09  0:37   ` Rusty Russell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).