aboutsummaryrefslogtreecommitdiff
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.cGravatar Jason Gunthorpe 1-88/+0
2022-12-05vfio/spapr: Move VFIO_CHECK_EXTENSION into tce_iommu_ioctl()Gravatar Jason Gunthorpe 1-6/+0
2022-12-05vfio/pci: Move all the SPAPR PCI specific logic to vfio_pci_core.koGravatar Jason Gunthorpe 1-13/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2019-02-05powerpc/eeh: Improve recovery of passed-through devicesGravatar Sam Bobroff 1-3/+3
2015-05-12drivers/vfio: Support EEH error injectionGravatar Gavin Shan 1-0/+10
2014-09-29drivers/vfio: Export vfio_spapr_iommu_eeh_ioctl() with GPLGravatar Gavin Shan 1-1/+1
2014-08-08drivers/vfio: Enable VFIO if EEH is not supportedGravatar Alexey Kardashevskiy 1-2/+2
2014-08-08drivers/vfio: Allow EEH to be built as moduleGravatar Alexey Kardashevskiy 1-0/+10
2014-08-08drivers/vfio: Fix EEH build errorGravatar Gavin Shan 1-0/+3
2014-08-05drivers/vfio: EEH support for VFIO PCI deviceGravatar Gavin Shan 1-0/+87