diff options
author | Thomas Huth <thuth@redhat.com> | 2016-03-10 09:39:09 -0700 |
---|---|---|
committer | Alex Williamson <alex.williamson@redhat.com> | 2016-03-10 20:50:44 -0700 |
commit | 99b88c6d1fc81c9757bb6e116e0adf20b2906629 (patch) | |
tree | 522613871d6f0af7c19ba7b088e4c7e37b3979ad /MAINTAINERS | |
parent | 062ed5d8d6edcba9cb8daecc764b7dcedf3e1009 (diff) |
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 <thuth@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index dc0aa5424e..5c4e23eacb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -866,6 +866,7 @@ VFIO M: Alex Williamson <alex.williamson@redhat.com> S: Supported F: hw/vfio/* +F: include/hw/vfio/ vhost M: Michael S. Tsirkin <mst@redhat.com> |