All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add me as the maintainer for ivshmem-pci
@ 2025-01-22  6:52 Gustavo Romero
  2025-01-22  8:11 ` Markus Armbruster
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Romero @ 2025-01-22  6:52 UTC (permalink / raw)
  To: qemu-devel, philmd, armbru; +Cc: alex.bennee, gustavo.romero

Add me as the maintainer for the ivshmem-pci device.

Signed-off-by: Gustavo Romero <gustavo.romero@linaro.org>
---
 MAINTAINERS | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 846b81e3ec..c3e69ef3e4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2789,11 +2789,14 @@ F: hw/hyperv/hv-balloon*.h
 F: include/hw/hyperv/dynmem-proto.h
 F: include/hw/hyperv/hv-balloon.h
 
-ivshmem-flat
+ivshmem
 M: Gustavo Romero <gustavo.romero@linaro.org>
 S: Maintained
+F: hw/misc/ivshmem-pci.c
 F: hw/misc/ivshmem-flat.c
+F: include/hw/misc/ivshmem.h
 F: include/hw/misc/ivshmem-flat.h
+F: docs/system/devices/ivshmem.rst
 F: docs/system/devices/ivshmem-flat.rst
 
 Subsystems
-- 
2.34.1



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

* Re: [PATCH] MAINTAINERS: Add me as the maintainer for ivshmem-pci
  2025-01-22  6:52 [PATCH] MAINTAINERS: Add me as the maintainer for ivshmem-pci Gustavo Romero
@ 2025-01-22  8:11 ` Markus Armbruster
  0 siblings, 0 replies; 2+ messages in thread
From: Markus Armbruster @ 2025-01-22  8:11 UTC (permalink / raw)
  To: Gustavo Romero; +Cc: qemu-devel, philmd, alex.bennee

Gustavo Romero <gustavo.romero@linaro.org> writes:

> Add me as the maintainer for the ivshmem-pci device.
>
> Signed-off-by: Gustavo Romero <gustavo.romero@linaro.org>
> ---
>  MAINTAINERS | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 846b81e3ec..c3e69ef3e4 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2789,11 +2789,14 @@ F: hw/hyperv/hv-balloon*.h
>  F: include/hw/hyperv/dynmem-proto.h
>  F: include/hw/hyperv/hv-balloon.h
>  
> -ivshmem-flat
> +ivshmem
>  M: Gustavo Romero <gustavo.romero@linaro.org>
>  S: Maintained
> +F: hw/misc/ivshmem-pci.c
>  F: hw/misc/ivshmem-flat.c
> +F: include/hw/misc/ivshmem.h
>  F: include/hw/misc/ivshmem-flat.h
> +F: docs/system/devices/ivshmem.rst
>  F: docs/system/devices/ivshmem-flat.rst
>  
>  Subsystems

Please add

    docs/specs/ivshmem-spec.rst
    tests/qtest/ivshmem-test.c

and ideally also

    contrib/ivshmem-client/
    contrib/ivshmem-server/



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

end of thread, other threads:[~2025-01-22  8:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-22  6:52 [PATCH] MAINTAINERS: Add me as the maintainer for ivshmem-pci Gustavo Romero
2025-01-22  8:11 ` Markus Armbruster

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.