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-Url: http://git.maquefel.me/?a=commitdiff_plain;h=99b88c6d1fc81c9757bb6e116e0adf20b2906629;p=qemu.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 dc0aa5424e..5c4e23eacb 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