diff options
author | Gustavo Romero <gustavo.romero@linaro.org> | 2025-01-07 01:56:39 +0000 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-01-13 17:21:46 +0100 |
commit | b44314abca6fe22d21795eaeaf280d504183cb11 (patch) | |
tree | 3cf79f3dff7ed49d2e1928d9d5cbb74c3b175276 | |
parent | a18ed70625e7360cafbd810bf35c6bc0abf005fb (diff) | |
download | qemu-b44314abca6fe22d21795eaeaf280d504183cb11.zip qemu-b44314abca6fe22d21795eaeaf280d504183cb11.tar.gz qemu-b44314abca6fe22d21795eaeaf280d504183cb11.tar.bz2 |
MAINTAINERS: Add me as the maintainer for ivshmem-flat
Add me as the maintainer for the ivshmem-flat device.
Signed-off-by: Gustavo Romero <gustavo.romero@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20250107015639.27648-1-gustavo.romero@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 026890d..ce42b95 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2786,6 +2786,13 @@ F: hw/hyperv/hv-balloon*.h F: include/hw/hyperv/dynmem-proto.h F: include/hw/hyperv/hv-balloon.h +ivshmem-flat +M: Gustavo Romero <gustavo.romero@linaro.org> +S: Maintained +F: hw/misc/ivshmem-flat.c +F: include/hw/misc/ivshmem-flat.h +F: docs/system/devices/ivshmem-flat.rst + Subsystems ---------- Overall Audio backends |