summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAlex Williamson <alex.williamson@redhat.com>2023-12-19 20:16:24 +0100
committerAlex Williamson <alex.williamson@redhat.com>2023-12-19 20:16:24 +0100
commit0214392d5dd13876852be0dcf7a939fd5aa07da0 (patch)
tree0267d38b9f26fa1b36c5965688e6a1e05bcabb5a /MAINTAINERS
parentMerge branches 'v6.8/vfio/debugfs', 'v6.8/vfio/pds' and 'v6.8/vfio/type1-acco... (diff)
parentvfio/virtio: Introduce a vfio driver over virtio devices (diff)
downloadlinux-0214392d5dd13876852be0dcf7a939fd5aa07da0.tar.xz
linux-0214392d5dd13876852be0dcf7a939fd5aa07da0.zip
Merge branch 'v6.8/vfio/virtio' into v6.8/vfio/next
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index d924ef5f5699..20f8e9872deb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22873,6 +22873,13 @@ L: kvm@vger.kernel.org
S: Maintained
F: drivers/vfio/pci/mlx5/
+VFIO VIRTIO PCI DRIVER
+M: Yishai Hadas <yishaih@nvidia.com>
+L: kvm@vger.kernel.org
+L: virtualization@lists.linux-foundation.org
+S: Maintained
+F: drivers/vfio/pci/virtio
+
VFIO PCI DEVICE SPECIFIC DRIVERS
R: Jason Gunthorpe <jgg@nvidia.com>
R: Yishai Hadas <yishaih@nvidia.com>