Skip to content
  • Linus Torvalds's avatar
    Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfio · 0b2e3b6b
    Linus Torvalds authored
    Pull vfio updates from Alex Williamson:
     "Changes include extension to support PCI AER notification to
      userspace, byte granularity of PCI config space and access to
      unarchitected PCI config space, better protection around IOMMU driver
      accesses, default file mode fix, and a few misc cleanups."
    
    * tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfio:
      vfio: Set container device mode
      vfio: Use down_reads to protect iommu disconnects
      vfio: Convert container->group_lock to rwsem
      PCI/VFIO: use pcie_flags_reg instead of access PCI-E Capabilities Register
      vfio-pci: Enable raw access to unassigned config space
      vfio-pci: Use byte granularity in config map
      vfio: make local function vfio_pci_intx_unmask_handler() static
      VFIO-AER: Vfio-pci driver changes for supporting AER
      VFIO: Wrapper for getting reference to vfio_device
    0b2e3b6b