aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hyperv/pcib
Commit message (Expand)AuthorAgeFilesLines
* Create wrapper for Giant taken for newbusWarner Losh2021-12-101-2/+2
* Hyper-V: vPCI: Prepopulate device barsWei Hu2021-11-271-0/+43
* Hyper-V: pcib: Check revoke status during device attachWei Hu2020-10-151-12/+66
* Fix build of hyperv with base gcc on i386Dimitry Andric2018-08-041-6/+8
* hyperv: Update copyright for the files changed in 2017Sepherosa Ziehau2017-08-141-1/+1
* hyperv/pcib: use the device serial number as PCI domainDexuan Cui2017-06-081-0/+2
* Convert PCIe Hot Plug to using pci_request_featureWarner Losh2017-02-251-0/+1
* hyperv/vmbus,pcib: unbreak build in case NEW_PCIB is undefinedDexuan Cui2016-11-251-0/+4
* hyperv/pcib: change the file name: pcib.c -> vmbus_pcib.cDexuan Cui2016-11-181-0/+0
* hyperv/vmbus,pcib: Add MODULE_DEPEND on pciDexuan Cui2016-11-181-0/+1
* hyperv/pcib: enable PCIe pass-through (a.k.a. Discrete Device Assignment)Dexuan Cui2016-11-161-0/+1790