aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vfio/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-08vfio: Introduce the DMA logging feature supportYishai Hadas1-0/+1
2021-08-26vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on'Jason Gunthorpe1-14/+14
2021-08-26vfio: Use select for eventfdJason Gunthorpe1-1/+2
2021-08-02vfio: Use config not menuconfig for VFIO_NOIOMMUJason Gunthorpe1-1/+1
2021-03-16vfio: Depend on MMUJason Gunthorpe1-1/+1
2021-03-16vfio: IOMMU_API should be selectedJason Gunthorpe1-1/+1
2020-10-07vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devicesBharat Bhushan1-0/+1
2019-07-15docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-19Make anon_inodes unconditionalDavid Howells1-1/+0
2018-09-25drivers/vfio: Allow type-1 IOMMU instantiation with all ARM/ARM64 IOMMUsGeert Uytterhoeven1-1/+1
2017-02-08vfio: Fix build break when SPAPR_TCE_IOMMU=nMichael Ellerman1-4/+2
2016-11-17vfio: Mediated device Core driverKirti Wankhede1-0/+1
2015-12-21vfio: Include No-IOMMU modeAlex Williamson1-0/+15
2015-12-04Revert: "vfio: Include No-IOMMU mode"Alex Williamson1-15/+0
2015-11-13Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+15
2015-11-04vfio: Include No-IOMMU modeAlex Williamson1-0/+15
2015-10-01vfio: Register/unregister irq_bypass_producerFeng Wu1-0/+1
2015-05-29drivers/vfio: Allow type-1 IOMMU instantiation on top of an ARM SMMUv3Will Deacon1-1/+1
2015-03-17vfio: Split virqfd into a separate module for vfio bus driversAlex Williamson1-0/+5
2015-03-16vfio: platform: add the VFIO PLATFORM module to KconfigAntonios Motakis1-0/+1
2014-11-14drivers/vfio: allow type-1 IOMMU instantiation on top of an ARM SMMUWill Deacon1-1/+1
2014-11-07vfio: make vfio run on s390Frank Blaschka1-1/+1
2014-08-08drivers/vfio: Fix EEH build errorGavin Shan1-0/+6
2014-03-27vfio: always select ANON_INODESArnd Bergmann1-0/+1
2013-06-20powerpc/vfio: Enable on pSeries platformAlexey Kardashevskiy1-1/+1
2013-06-20powerpc/vfio: Implement IOMMU driver for VFIOAlexey Kardashevskiy1-0/+6
2012-07-31vfio: Add PCI device driverAlex Williamson1-0/+2
2012-07-31vfio: Type1 IOMMU implementationAlex Williamson1-0/+6
2012-07-31vfio: VFIO coreAlex Williamson1-0/+8