From: Thomas Huth <[email protected]> The headers in include/hw/vfio/ should be listed in the VFIO section of the MAINTAINERS file.
Signed-off-by: Thomas Huth <[email protected]> Signed-off-by: Alex Williamson <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index dc0aa54..5c4e23e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -866,6 +866,7 @@ VFIO M: Alex Williamson <[email protected]> S: Supported F: hw/vfio/* +F: include/hw/vfio/ vhost M: Michael S. Tsirkin <[email protected]>
