linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] MAINTAINERS: add a dedicated entry for vDPA
@ 2020-08-11  2:57 Jason Wang
  2020-08-11  2:57 ` [PATCH 2/2] vDPA: add Eli Cohen as mellanox vDPA driver supporter Jason Wang
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Wang @ 2020-08-11  2:57 UTC (permalink / raw)
  To: virtualization, linux-kernel, mst, jasowang

vDPA is an independent subsystem, so use a dedicated entry for that.

Signed-off-by: Jason Wang <jasowang@redhat.com>
---
 MAINTAINERS | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4e2698cc7e23..314398f0e276 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18173,13 +18173,19 @@ F:	Documentation/devicetree/bindings/virtio/
 F:	drivers/block/virtio_blk.c
 F:	drivers/crypto/virtio/
 F:	drivers/net/virtio_net.c
-F:	drivers/vdpa/
 F:	drivers/virtio/
-F:	include/linux/vdpa.h
 F:	include/linux/virtio*.h
 F:	include/uapi/linux/virtio_*.h
 F:	tools/virtio/
 
+VDPA CORE AND DRIVERS
+M:	"Michael S. Tsirkin" <mst@redhat.com>
+M:	Jason Wang <jasowang@redhat.com>
+L:	virtualization@lists.linux-foundation.org
+S:	Maintained
+F:	drivers/vdpa/
+F:	include/linux/vdpa.h
+
 VIRTIO BALLOON
 M:	"Michael S. Tsirkin" <mst@redhat.com>
 M:	David Hildenbrand <david@redhat.com>
-- 
2.20.1


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

* [PATCH 2/2] vDPA: add Eli Cohen as mellanox vDPA driver supporter
  2020-08-11  2:57 [PATCH 1/2] MAINTAINERS: add a dedicated entry for vDPA Jason Wang
@ 2020-08-11  2:57 ` Jason Wang
  0 siblings, 0 replies; 2+ messages in thread
From: Jason Wang @ 2020-08-11  2:57 UTC (permalink / raw)
  To: virtualization, linux-kernel, mst, jasowang; +Cc: Eli Cohen

Cc: Eli Cohen <eli@mellanox.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 314398f0e276..ed1851413fcc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18186,6 +18186,12 @@ S:	Maintained
 F:	drivers/vdpa/
 F:	include/linux/vdpa.h
 
+MELLANOX VDPA DRIVERS
+M:	Eli Cohen <eli@mellanox.com>
+L:	virtualization@lists.linux-foundation.org
+S:	Supported
+F:	drivers/vdpa/mlx5/
+
 VIRTIO BALLOON
 M:	"Michael S. Tsirkin" <mst@redhat.com>
 M:	David Hildenbrand <david@redhat.com>
-- 
2.20.1


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

end of thread, other threads:[~2020-08-11  2:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-11  2:57 [PATCH 1/2] MAINTAINERS: add a dedicated entry for vDPA Jason Wang
2020-08-11  2:57 ` [PATCH 2/2] vDPA: add Eli Cohen as mellanox vDPA driver supporter Jason Wang

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).