From: Cédric Le Goater Date: Tue, 22 Apr 2025 16:29:54 +0000 (+0200) Subject: MAINTAINERS: Add a maintainer for util/vfio-helpers.c X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=85ae745edd2815c504a3198410a545e50f583e6a;p=thirdparty%2Fqemu.git MAINTAINERS: Add a maintainer for util/vfio-helpers.c The NVMe Block device driver makes use of a reduced VFIO library managing the host interface. These routines are VFIO related and do not have a maintainer. Move util/vfio-helpers.c under VFIO jurisdiction. Reviewed-by: Philippe Mathieu-Daudé Link: https://lore.kernel.org/qemu-devel/20250422162954.210706-1-clg@redhat.com Signed-off-by: Cédric Le Goater --- diff --git a/MAINTAINERS b/MAINTAINERS index 661a47db5a..a316907e76 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2197,6 +2197,7 @@ M: Alex Williamson M: Cédric Le Goater S: Supported F: hw/vfio/* +F: util/vfio-helpers.c F: include/hw/vfio/ F: docs/devel/migration/vfio.rst F: qapi/vfio.json