[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] MAINTAINERS: add more files to `vhost`
From: |
Stefano Garzarella |
Subject: |
[PATCH] MAINTAINERS: add more files to `vhost` |
Date: |
Tue, 11 Feb 2025 15:42:57 +0100 |
While sending a patch for backends/cryptodev-vhost.c I noticed that
Michael wasn`t in CC so I took a look at the files listed under `vhost`
and tried to fix it increasing the coverage by adding new files.
Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
---
MAINTAINERS | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 842bac8a7f..7a0b493dee 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2219,12 +2219,16 @@ M: Michael S. Tsirkin <mst@redhat.com>
R: Stefano Garzarella <sgarzare@redhat.com>
S: Supported
F: hw/*/*vhost*
-F: docs/interop/vhost-user.json
-F: docs/interop/vhost-user.rst
+F: docs/interop/vhost-user*
+F: docs/system/devices/vhost-user*
F: contrib/vhost-user-*/
-F: backends/vhost-user.c
+F: backends/*vhost*
F: include/system/vhost-user-backend.h
+F: include/hw/virtio/vhost*
+F: include/*/vhost*
F: subprojects/libvhost-user/
+F: block/export/vhost-user*
+F: util/vhost-user-server.c
vhost-shadow-virtqueue
R: Eugenio Pérez <eperezma@redhat.com>
--
2.48.1
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH] MAINTAINERS: add more files to `vhost`,
Stefano Garzarella <=