[PATCH v2 2/2] MAINTAINERS: Add me as the maintainer for ivshmem-pci

Gustavo Romero posted 2 patches 2 months, 1 week ago
[PATCH v2 2/2] MAINTAINERS: Add me as the maintainer for ivshmem-pci
Posted by Gustavo Romero 2 months, 1 week ago
Add me as the maintainer for the ivshmem-pci device and for the ivshmem
server and client tool.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 846b81e3ec..8327ce9c79 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2789,12 +2789,19 @@ 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-pci.h
 F: include/hw/misc/ivshmem-flat.h
+F: docs/system/devices/ivshmem-pci.rst
 F: docs/system/devices/ivshmem-flat.rst
+F: docs/specs/ivshmem-spec.rst
+F: tests/qtest/ivshmem-test.c
+F: contrib/ivshmem-client/
+F: contrib/ivshmem-server/
 
 Subsystems
 ----------
-- 
2.34.1