]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'pci/virtualization'
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 6 Jun 2018 21:10:21 +0000 (16:10 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 6 Jun 2018 21:10:21 +0000 (16:10 -0500)
commit2ef00c4d48708c015b4a8c6a0be1f66f32de7307
treee615994d78d95612f349ab299e2c45222ee27973
parenta157579f2be341461eaf7c6295278d984138bb7a
parentb5b31eb7841b9dcf627865695da365cb09988118
Merge branch 'pci/virtualization'

  - add generic enable function for simple SR-IOV hardware (Alexander
    Duyck)

  - use generic SR-IOV enable for ena, nvme (Alexander Duyck)

  - add ACS quirk for Intel 7th & 8th Gen mobile (Alex Williamson)

  - add ACS quirk for Intel 300 series (Mika Westerberg)

* pci/virtualization:
  PCI/IOV: Allow PF drivers to limit total_VFs to 0
  PCI: Add "pci=noats" boot parameter
  PCI: Add ACS quirk for Intel 300 series
  PCI: Add ACS quirk for Intel 7th & 8th Gen mobile
  nvme-pci: Use pci_sriov_configure_simple() to enable VFs
  net: ena: Use pci_sriov_configure_simple() to enable VFs
  PCI/IOV: Add pci-pf-stub driver for PFs that only enable VFs
  PCI/IOV: Add pci_sriov_configure_simple()
drivers/pci/pci.c
drivers/pci/quirks.c
include/linux/pci.h
include/linux/pci_ids.h