Message ID | 1549894824-26623-4-git-send-email-Tianyu.Lan@microsoft.com |
---|---|
State | New |
Headers | show |
Series |
|
Related | show |
From: lantianyu1986@gmail.com <lantianyu1986@gmail.com> Sent: Monday, February 11, 2019 6:20 AM > > This patch is to add Hyper-V IOMMU driver file into Hyper-V CORE and > DRIVERS scope. > > Signed-off-by: Lan Tianyu <Tianyu.Lan@microsoft.com> > --- Reviewed-by: Michael Kelley <mikelley@microsoft.com>
diff --git a/MAINTAINERS b/MAINTAINERS index 9f64f8d..5fb6306 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7015,6 +7015,7 @@ F: drivers/net/hyperv/ F: drivers/scsi/storvsc_drv.c F: drivers/uio/uio_hv_generic.c F: drivers/video/fbdev/hyperv_fb.c +F: drivers/iommu/hyperv_iommu.c F: net/vmw_vsock/hyperv_transport.c F: include/linux/hyperv.h F: include/uapi/linux/hyperv.h