qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] MAINTAINERS: add Stefan Hajnoczi as vhost-vsock maintainer
@ 2019-08-15 13:26 Stefan Hajnoczi
  2019-08-28  8:05 ` Stefan Hajnoczi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stefan Hajnoczi @ 2019-08-15 13:26 UTC (permalink / raw)
  To: qemu-devel; +Cc: Stefan Hajnoczi, Michael S. Tsirkin

A MAINTAINERS entry wasn't added when this code was merged.  Add it now
so that scripts/get_maintainer.pl works for vhost-vsock.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index d6de200453..b8fc408bf3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1571,6 +1571,13 @@ F: hw/virtio/virtio-crypto.c
 F: hw/virtio/virtio-crypto-pci.c
 F: include/hw/virtio/virtio-crypto.h
 
+vhost-vsock
+M: Stefan Hajnoczi <stefanha@redhat.com>
+S: Supported
+F: hw/virtio/vhost-vsock.c
+F: hw/virtio/vhost-vsock-pci.c
+F: include/hw/virtio/vhost-vsock.h
+
 nvme
 M: Keith Busch <keith.busch@intel.com>
 L: qemu-block@nongnu.org
-- 
2.21.0



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

* Re: [Qemu-devel] [PATCH] MAINTAINERS: add Stefan Hajnoczi as vhost-vsock maintainer
  2019-08-15 13:26 [Qemu-devel] [PATCH] MAINTAINERS: add Stefan Hajnoczi as vhost-vsock maintainer Stefan Hajnoczi
@ 2019-08-28  8:05 ` Stefan Hajnoczi
  2019-08-28  9:14 ` Alex Bennée
  2019-08-28  9:40 ` Stefano Garzarella
  2 siblings, 0 replies; 4+ messages in thread
From: Stefan Hajnoczi @ 2019-08-28  8:05 UTC (permalink / raw)
  To: Michael S. Tsirkin; +Cc: qemu-devel, stefanha

[-- Attachment #1: Type: text/plain, Size: 952 bytes --]

On Thu, Aug 15, 2019 at 02:26:51PM +0100, Stefan Hajnoczi wrote:
> A MAINTAINERS entry wasn't added when this code was merged.  Add it now
> so that scripts/get_maintainer.pl works for vhost-vsock.
> 
> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
> ---
>  MAINTAINERS | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d6de200453..b8fc408bf3 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1571,6 +1571,13 @@ F: hw/virtio/virtio-crypto.c
>  F: hw/virtio/virtio-crypto-pci.c
>  F: include/hw/virtio/virtio-crypto.h
>  
> +vhost-vsock
> +M: Stefan Hajnoczi <stefanha@redhat.com>
> +S: Supported
> +F: hw/virtio/vhost-vsock.c
> +F: hw/virtio/vhost-vsock-pci.c
> +F: include/hw/virtio/vhost-vsock.h
> +
>  nvme
>  M: Keith Busch <keith.busch@intel.com>
>  L: qemu-block@nongnu.org
> -- 
> 2.21.0

Michael: Would you like to take this through your tree?

Stefan

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Re: [Qemu-devel] [PATCH] MAINTAINERS: add Stefan Hajnoczi as vhost-vsock maintainer
  2019-08-15 13:26 [Qemu-devel] [PATCH] MAINTAINERS: add Stefan Hajnoczi as vhost-vsock maintainer Stefan Hajnoczi
  2019-08-28  8:05 ` Stefan Hajnoczi
@ 2019-08-28  9:14 ` Alex Bennée
  2019-08-28  9:40 ` Stefano Garzarella
  2 siblings, 0 replies; 4+ messages in thread
From: Alex Bennée @ 2019-08-28  9:14 UTC (permalink / raw)
  To: qemu-devel; +Cc: Stefan Hajnoczi, Michael S. Tsirkin


Stefan Hajnoczi <stefanha@redhat.com> writes:

> A MAINTAINERS entry wasn't added when this code was merged.  Add it now
> so that scripts/get_maintainer.pl works for vhost-vsock.
>
> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>

> ---
>  MAINTAINERS | 7 +++++++
>  1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d6de200453..b8fc408bf3 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1571,6 +1571,13 @@ F: hw/virtio/virtio-crypto.c
>  F: hw/virtio/virtio-crypto-pci.c
>  F: include/hw/virtio/virtio-crypto.h
>
> +vhost-vsock
> +M: Stefan Hajnoczi <stefanha@redhat.com>
> +S: Supported
> +F: hw/virtio/vhost-vsock.c
> +F: hw/virtio/vhost-vsock-pci.c
> +F: include/hw/virtio/vhost-vsock.h
> +
>  nvme
>  M: Keith Busch <keith.busch@intel.com>
>  L: qemu-block@nongnu.org


--
Alex Bennée


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

* Re: [Qemu-devel] [PATCH] MAINTAINERS: add Stefan Hajnoczi as vhost-vsock maintainer
  2019-08-15 13:26 [Qemu-devel] [PATCH] MAINTAINERS: add Stefan Hajnoczi as vhost-vsock maintainer Stefan Hajnoczi
  2019-08-28  8:05 ` Stefan Hajnoczi
  2019-08-28  9:14 ` Alex Bennée
@ 2019-08-28  9:40 ` Stefano Garzarella
  2 siblings, 0 replies; 4+ messages in thread
From: Stefano Garzarella @ 2019-08-28  9:40 UTC (permalink / raw)
  To: Stefan Hajnoczi; +Cc: qemu-devel, Michael S. Tsirkin

On Thu, Aug 15, 2019 at 02:26:51PM +0100, Stefan Hajnoczi wrote:
> A MAINTAINERS entry wasn't added when this code was merged.  Add it now
> so that scripts/get_maintainer.pl works for vhost-vsock.
> 
> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
> ---
>  MAINTAINERS | 7 +++++++
>  1 file changed, 7 insertions(+)

Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>


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

end of thread, other threads:[~2019-08-28  9:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-15 13:26 [Qemu-devel] [PATCH] MAINTAINERS: add Stefan Hajnoczi as vhost-vsock maintainer Stefan Hajnoczi
2019-08-28  8:05 ` Stefan Hajnoczi
2019-08-28  9:14 ` Alex Bennée
2019-08-28  9:40 ` Stefano Garzarella

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