summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/vfio_spapr_eeh.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-05vfio: Move vfio_spapr_iommu_eeh_ioctl into vfio_iommu_spapr_tce.cJason Gunthorpe1-88/+0
2022-12-05vfio/spapr: Move VFIO_CHECK_EXTENSION into tce_iommu_ioctl()Jason Gunthorpe1-6/+0
2022-12-05vfio/pci: Move all the SPAPR PCI specific logic to vfio_pci_core.koJason Gunthorpe1-13/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-05powerpc/eeh: Improve recovery of passed-through devicesSam Bobroff1-3/+3
2015-05-12drivers/vfio: Support EEH error injectionGavin Shan1-0/+10
2014-09-29drivers/vfio: Export vfio_spapr_iommu_eeh_ioctl() with GPLGavin Shan1-1/+1
2014-08-08drivers/vfio: Enable VFIO if EEH is not supportedAlexey Kardashevskiy1-2/+2
2014-08-08drivers/vfio: Allow EEH to be built as moduleAlexey Kardashevskiy1-0/+10
2014-08-08drivers/vfio: Fix EEH build errorGavin Shan1-0/+3
2014-08-05drivers/vfio: EEH support for VFIO PCI deviceGavin Shan1-0/+87