]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
MAINTAINERS: Add a maintainer for util/vfio-helpers.c
authorCédric Le Goater <clg@redhat.com>
Tue, 22 Apr 2025 16:29:54 +0000 (18:29 +0200)
committerCédric Le Goater <clg@redhat.com>
Fri, 25 Apr 2025 07:01:37 +0000 (09:01 +0200)
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é <philmd@linaro.org>
Link: https://lore.kernel.org/qemu-devel/20250422162954.210706-1-clg@redhat.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
MAINTAINERS

index 661a47db5acc18addd16c2433ba3b623b45a5de8..a316907e76f9fe4357ecc0e9646aa3a000008c15 100644 (file)
@@ -2197,6 +2197,7 @@ M: Alex Williamson <alex.williamson@redhat.com>
 M: Cédric Le Goater <clg@redhat.com>
 S: Supported
 F: hw/vfio/*
+F: util/vfio-helpers.c
 F: include/hw/vfio/
 F: docs/devel/migration/vfio.rst
 F: qapi/vfio.json