All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] MAINTAINERS: Add myself as virtio-balloon co-maintainer
@ 2020-03-12 13:37 David Hildenbrand
  0 siblings, 0 replies; 3+ messages in thread
From: David Hildenbrand @ 2020-03-12 13:37 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Michael S . Tsirkin, David Hildenbrand

As suggested by Michael, let's add me as co-maintainer of virtio-balloon.
While at it, also add "balloon.c" and "include/sysemu/balloon.h" to the
file list.

Cc: Michael S. Tsirkin <mst@redhat.com>
Cc: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: David Hildenbrand <david@redhat.com>
---
 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index d881ba7d9c..7fdd30c04d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1595,6 +1595,15 @@ F: hw/virtio/trace-events
 F: net/vhost-user.c
 F: include/hw/virtio/
 
+virtio-balloon
+M: Michael S. Tsirkin <mst@redhat.com>
+M: David Hildenbrand <david@redhat.com>
+S: Maintained
+F: hw/virtio/virtio-balloon*.c
+F: include/hw/virtio/virtio-balloon.h
+F: balloon.c
+F: include/sysemu/balloon.h
+
 virtio-9p
 M: Greg Kurz <groug@kaod.org>
 R: Christian Schoenebeck <qemu_oss@crudebyte.com>
-- 
2.24.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [PATCH v1] MAINTAINERS: Add myself as virtio-balloon co-maintainer
@ 2020-03-10 11:54 David Hildenbrand
  2020-03-10 12:19 ` Michael S. Tsirkin
  0 siblings, 1 reply; 3+ messages in thread
From: David Hildenbrand @ 2020-03-10 11:54 UTC (permalink / raw)
  To: linux-kernel
  Cc: virtualization, Luiz Capitulino, David Hildenbrand,
	Michael S . Tsirkin, Jason Wang, Greg Kroah-Hartman

As suggested by Michael, let's add me as co-maintainer of virtio-balloon.
While at it, also add "include/linux/balloon_compaction.h" to the file
list.

Cc: Michael S. Tsirkin <mst@redhat.com>
Cc: Jason Wang <jasowang@redhat.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: David Hildenbrand <david@redhat.com>
---
 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index c555f4be8c4e..da9f53a05d0e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17800,6 +17800,15 @@ F:	drivers/block/virtio_blk.c
 F:	include/linux/virtio*.h
 F:	include/uapi/linux/virtio_*.h
 F:	drivers/crypto/virtio/
+
+VIRTIO BALLOON
+M:	"Michael S. Tsirkin" <mst@redhat.com>
+M:	David Hildenbrand <david@redhat.com>
+L:	virtualization@lists.linux-foundation.org
+S:	Maintained
+F:	drivers/virtio/virtio_balloon.c
+F:	include/uapi/linux/virtio_balloon.h
+F:	include/linux/balloon_compaction.h
 F:	mm/balloon_compaction.c
 
 VIRTIO BLOCK AND SCSI DRIVERS
-- 
2.24.1

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

end of thread, other threads:[~2020-03-12 13:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-12 13:37 [PATCH v1] MAINTAINERS: Add myself as virtio-balloon co-maintainer David Hildenbrand
  -- strict thread matches above, loose matches on Subject: below --
2020-03-10 11:54 David Hildenbrand
2020-03-10 12:19 ` Michael S. Tsirkin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.