On 22/4/25 18:29, Cédric Le Goater wrote:
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.Signed-off-by: Cédric Le Goater <c...@redhat.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
Thanks :) Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>