Commit 99b88c6d authored by Thomas Huth's avatar Thomas Huth Committed by Alex Williamson
Browse files

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: default avatarThomas Huth <thuth@redhat.com>
Signed-off-by: default avatarAlex Williamson <alex.williamson@redhat.com>
parent 062ed5d8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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>