Commit 808c724cd6 for qemu.org
commit 808c724cd681689a5aa9d999fa68e1a710a20ca8
Author: Markus Armbruster <armbru@redhat.com>
Date: Wed Jun 3 08:40:29 2026 +0200
MAINTAINERS: Fix F: in "VFIO-USER"
The commit adding the section added two bad F: lines:
include/hw/vfio-user/ never existed, and subprojects/libvfio-user had
long been replaced by subprojects/libvfio.wrap. Drop the former, and
correct the latter.
Fixes: 9fca2b7d70 (vfio-user: add vfio-user class and container, 2025-06-25)
Cc: John Levon <john.levon@nutanix.com>
Cc: Thanos Makatos <thanos.makatos@nutanix.com>
Cc: Cédric Le Goater <clg@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: John Levon <john.levon@nutanix.com>
Message-ID: <20260603064032.3733394-36-armbru@redhat.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index bce0a70a0a..7e3a712c04 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4451,8 +4451,7 @@ S: Supported
F: docs/interop/vfio-user.rst
F: docs/system/devices/vfio-user.rst
F: hw/vfio-user/*
-F: include/hw/vfio-user/*
-F: subprojects/libvfio-user
+F: subprojects/libvfio-user.wrap
F: tests/functional/x86_64/test_vfio_user_client.py
EBPF