]> git.ipfire.org Git - thirdparty/linux.git/commit
PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interface
authorHaiyang Zhang <haiyangz@microsoft.com>
Thu, 22 Aug 2019 05:05:41 +0000 (05:05 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Aug 2019 07:25:12 +0000 (00:25 -0700)
commit348dd93e40c112afda3cd07daa6f470e474d29dc
treee4b0acc10150511e373b2137e5dc4c14ba7132d0
parente5d2f910cfeca852f6e2dc19dfa8dab264ce0cde
PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interface

This interface driver is a helper driver allows other drivers to
have a common interface with the Hyper-V PCI frontend driver.

Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
MAINTAINERS
drivers/pci/Kconfig
drivers/pci/controller/Kconfig
drivers/pci/controller/Makefile
drivers/pci/controller/pci-hyperv-intf.c [new file with mode: 0644]
drivers/pci/controller/pci-hyperv.c
include/linux/hyperv.h