From: Thomas Huth Date: Thu, 10 Mar 2016 16:39:09 +0000 (-0700) Subject: MAINTAINERS: Add entry for the include/hw/vfio/ folder X-Git-Tag: v2.6.0-rc0~44^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=99b88c6d1fc81c9757bb6e116e0adf20b2906629;p=thirdparty%2Fqemu.git MAINTAINERS: Add entry for the include/hw/vfio/ folder The headers in include/hw/vfio/ should be listed in the VFIO section of the MAINTAINERS file. Signed-off-by: Thomas Huth Signed-off-by: Alex Williamson --- diff --git a/MAINTAINERS b/MAINTAINERS index dc0aa5424e8..5c4e23eacbc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -866,6 +866,7 @@ VFIO M: Alex Williamson S: Supported F: hw/vfio/* +F: include/hw/vfio/ vhost M: Michael S. Tsirkin