The VFIO helpers are used by the NVMe block driver, add the entries to both sections.
Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> --- v2: add util/vfio-helpers.c, add entries to NVMe section --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index f3305a65b6..7a94b0dab3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1365,7 +1365,10 @@ VFIO M: Alex Williamson <alex.william...@redhat.com> S: Supported F: hw/vfio/* +F: util/vfio-helpers.c F: include/hw/vfio/ +F: include/qemu/vfio-helpers.h +F: docs/igd-assign.txt vfio-ccw M: Cornelia Huck <coh...@redhat.com> @@ -2290,6 +2293,8 @@ M: Fam Zheng <f...@euphon.net> L: qemu-bl...@nongnu.org S: Supported F: block/nvme* +F: util/vfio-helpers.c +F: include/qemu/vfio-helpers.h Bootdevice M: Gonglei <arei.gong...@huawei.com> -- 2.17.2