summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/vfio_spapr_eeh.c
Commit message (Expand)AuthorAgeFilesLines
* vfio: Move vfio_spapr_iommu_eeh_ioctl into vfio_iommu_spapr_tce.cJason Gunthorpe2022-12-051-88/+0
* vfio/spapr: Move VFIO_CHECK_EXTENSION into tce_iommu_ioctl()Jason Gunthorpe2022-12-051-6/+0
* vfio/pci: Move all the SPAPR PCI specific logic to vfio_pci_core.koJason Gunthorpe2022-12-051-13/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* powerpc/eeh: Improve recovery of passed-through devicesSam Bobroff2019-02-051-3/+3
* drivers/vfio: Support EEH error injectionGavin Shan2015-05-121-0/+10
* drivers/vfio: Export vfio_spapr_iommu_eeh_ioctl() with GPLGavin Shan2014-09-291-1/+1
* drivers/vfio: Enable VFIO if EEH is not supportedAlexey Kardashevskiy2014-08-081-2/+2
* drivers/vfio: Allow EEH to be built as moduleAlexey Kardashevskiy2014-08-081-0/+10
* drivers/vfio: Fix EEH build errorGavin Shan2014-08-081-0/+3
* drivers/vfio: EEH support for VFIO PCI deviceGavin Shan2014-08-051-0/+87