diff options
author | Philippe Mathieu-Daudé <philmd@redhat.com> | 2021-02-02 16:56:11 +0100 |
---|---|---|
committer | Alex Williamson <alex.williamson@redhat.com> | 2021-03-16 10:06:44 -0600 |
commit | 4e779bf1a55e8b951f1640e3ea46fc459066f64f (patch) | |
tree | 887725a8766c593d72dca3afb069273385d5adba | |
parent | 4eda914cacc32c7c069bc57777dac0f338133e31 (diff) | |
download | qemu-4e779bf1a55e8b951f1640e3ea46fc459066f64f.zip qemu-4e779bf1a55e8b951f1640e3ea46fc459066f64f.tar.gz qemu-4e779bf1a55e8b951f1640e3ea46fc459066f64f.tar.bz2 |
MAINTAINERS: Cover docs/igd-assign.txt in VFIO section
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210202155611.998424-1-philmd@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b6ab3d2..5b74df5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1809,6 +1809,7 @@ M: Alex Williamson <alex.williamson@redhat.com> S: Supported F: hw/vfio/* F: include/hw/vfio/ +F: docs/igd-assign.txt vfio-ccw M: Cornelia Huck <cohuck@redhat.com> |