On 22/03/2023 15.21, Albert Esteve wrote:
From: Peter Griffin <peter.grif...@linaro.org>
Add myself as maintainer of the virtio-video files added
in this series.
Signed-off-by: Peter Griffin <peter.grif...@linaro.org>
Signed-off-by: Albert Esteve <aest...@redhat.com>
---
MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 9b56ccdd92..c6cc04c4f7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2176,6 +2176,14 @@ F: hw/virtio/vhost-user-gpio*
F: include/hw/virtio/vhost-user-gpio.h
F: tests/qtest/libqos/virtio-gpio.*
+virtio-video
+M: Albert Esteve <aest...@redhat.com>
+S: Supported
+F: hw/display/vhost-user-video.c
+F: hw/display/vhost-user-video-pci.c
+F: include/hw/virtio/vhost-user-video.h
+F: tools/vhost-user-video/*
Please add tests/qtest/libqos/virtio-video.* here, too.
Thomas