aboutsummaryrefslogtreecommitdiff
path: root/drivers/vfio/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-12-04vfio/migration: Add debugfs to live migration driverGravatar Longfang Liu 1-0/+10
2023-07-25vfio: Compile vfio_group infrastructure optionallyGravatar Yi Liu 1-0/+15
2023-07-25vfio: Add cdev for vfio_deviceGravatar Yi Liu 1-0/+12
2023-06-16vfio/cdx: add support for CDX busGravatar Nipun Gupta 1-0/+1
2023-02-03vfio: Support VFIO_NOIOMMU with iommufdGravatar Jason Gunthorpe 1-1/+1
2022-12-15Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfioGravatar Linus Torvalds 1-6/+1
2022-12-05vfio: Fold vfio_virqfd.ko into vfio.koGravatar Jason Gunthorpe 1-1/+1
2022-12-05vfio: Remove CONFIG_VFIO_SPAPR_EEHGravatar Jason Gunthorpe 1-5/+0
2022-12-02vfio: Make vfio_container optionally compiledGravatar Jason Gunthorpe 1-11/+24
2022-12-02vfio-iommufd: Allow iommufd to be used in place of a container fdGravatar Jason Gunthorpe 1-0/+1
2022-09-08vfio: Introduce the DMA logging feature supportGravatar Yishai Hadas 1-0/+1
2021-08-26vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on'Gravatar Jason Gunthorpe 1-14/+14
2021-08-26vfio: Use select for eventfdGravatar Jason Gunthorpe 1-1/+2
2021-08-02vfio: Use config not menuconfig for VFIO_NOIOMMUGravatar Jason Gunthorpe 1-1/+1
2021-03-16vfio: Depend on MMUGravatar Jason Gunthorpe 1-1/+1
2021-03-16vfio: IOMMU_API should be selectedGravatar Jason Gunthorpe 1-1/+1
2020-10-07vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devicesGravatar Bharat Bhushan 1-0/+1
2019-07-15docs: driver-api: add a series of orphaned documentsGravatar Mauro Carvalho Chehab 1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-04-19Make anon_inodes unconditionalGravatar David Howells 1-1/+0
2018-09-25drivers/vfio: Allow type-1 IOMMU instantiation with all ARM/ARM64 IOMMUsGravatar Geert Uytterhoeven 1-1/+1
2017-02-08vfio: Fix build break when SPAPR_TCE_IOMMU=nGravatar Michael Ellerman 1-4/+2
2016-11-17vfio: Mediated device Core driverGravatar Kirti Wankhede 1-0/+1
2015-12-21vfio: Include No-IOMMU modeGravatar Alex Williamson 1-0/+15
2015-12-04Revert: "vfio: Include No-IOMMU mode"Gravatar Alex Williamson 1-15/+0
2015-11-13Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 1-0/+15
2015-11-04vfio: Include No-IOMMU modeGravatar Alex Williamson 1-0/+15
2015-10-01vfio: Register/unregister irq_bypass_producerGravatar Feng Wu 1-0/+1
2015-05-29drivers/vfio: Allow type-1 IOMMU instantiation on top of an ARM SMMUv3Gravatar Will Deacon 1-1/+1
2015-03-17vfio: Split virqfd into a separate module for vfio bus driversGravatar Alex Williamson 1-0/+5
2015-03-16vfio: platform: add the VFIO PLATFORM module to KconfigGravatar Antonios Motakis 1-0/+1
2014-11-14drivers/vfio: allow type-1 IOMMU instantiation on top of an ARM SMMUGravatar Will Deacon 1-1/+1
2014-11-07vfio: make vfio run on s390Gravatar Frank Blaschka 1-1/+1
2014-08-08drivers/vfio: Fix EEH build errorGravatar Gavin Shan 1-0/+6
2014-03-27vfio: always select ANON_INODESGravatar Arnd Bergmann 1-0/+1
2013-06-20powerpc/vfio: Enable on pSeries platformGravatar Alexey Kardashevskiy 1-1/+1
2013-06-20powerpc/vfio: Implement IOMMU driver for VFIOGravatar Alexey Kardashevskiy 1-0/+6
2012-07-31vfio: Add PCI device driverGravatar Alex Williamson 1-0/+2
2012-07-31vfio: Type1 IOMMU implementationGravatar Alex Williamson 1-0/+6
2012-07-31vfio: VFIO coreGravatar Alex Williamson 1-0/+8