summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJake Oshins2016-02-16 22:56:23 +0100
committerBjorn Helgaas2016-02-16 23:56:12 +0100
commit4daace0d8ce851f8f8f91563c835e3000c954d5e (patch)
treef2b648fb723a02e4a5da2673d48b73c4077a419a /MAINTAINERS
parentPCI: Look up IRQ domain by fwnode_handle (diff)
downloadkernel-qcow2-linux-4daace0d8ce851f8f8f91563c835e3000c954d5e.tar.gz
kernel-qcow2-linux-4daace0d8ce851f8f8f91563c835e3000c954d5e.tar.xz
kernel-qcow2-linux-4daace0d8ce851f8f8f91563c835e3000c954d5e.zip
PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
Add a new driver which exposes a root PCI bus whenever a PCI Express device is passed through to a guest VM under Hyper-V. The device can be single- or multi-function. The interrupts for the devices are managed by an IRQ domain, implemented within the driver. [bhelgaas: fold in race condition fix (http://lkml.kernel.org/r/1456340196-13717-1-git-send-email-jakeo@microsoft.com)] Signed-off-by: Jake Oshins <jakeo@microsoft.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 30aca4aa5467..b68c015bc62f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5193,6 +5193,7 @@ F: arch/x86/kernel/cpu/mshyperv.c
F: drivers/hid/hid-hyperv.c
F: drivers/hv/
F: drivers/input/serio/hyperv-keyboard.c
+F: drivers/pci/host/pci-hyperv.c
F: drivers/net/hyperv/
F: drivers/scsi/storvsc_drv.c
F: drivers/video/fbdev/hyperv_fb.c