summaryrefslogtreecommitdiff
path: root/drivers/vfio/Kconfig
AgeCommit message (Expand)Author
2023-12-04vfio/migration: Add debugfs to live migration driverLongfang Liu
2023-07-25vfio: Compile vfio_group infrastructure optionallyYi Liu
2023-07-25vfio: Add cdev for vfio_deviceYi Liu
2023-06-16vfio/cdx: add support for CDX busNipun Gupta
2023-02-03vfio: Support VFIO_NOIOMMU with iommufdJason Gunthorpe
2022-12-15Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-12-05vfio: Fold vfio_virqfd.ko into vfio.koJason Gunthorpe
2022-12-05vfio: Remove CONFIG_VFIO_SPAPR_EEHJason Gunthorpe
2022-12-02vfio: Make vfio_container optionally compiledJason Gunthorpe
2022-12-02vfio-iommufd: Allow iommufd to be used in place of a container fdJason Gunthorpe
2022-09-08vfio: Introduce the DMA logging feature supportYishai Hadas
2021-08-26vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on'Jason Gunthorpe
2021-08-26vfio: Use select for eventfdJason Gunthorpe
2021-08-02vfio: Use config not menuconfig for VFIO_NOIOMMUJason Gunthorpe
2021-03-16vfio: Depend on MMUJason Gunthorpe
2021-03-16vfio: IOMMU_API should be selectedJason Gunthorpe
2020-10-07vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devicesBharat Bhushan
2019-07-15docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-19Make anon_inodes unconditionalDavid Howells
2018-09-25drivers/vfio: Allow type-1 IOMMU instantiation with all ARM/ARM64 IOMMUsGeert Uytterhoeven
2017-02-08vfio: Fix build break when SPAPR_TCE_IOMMU=nMichael Ellerman
2016-11-17vfio: Mediated device Core driverKirti Wankhede
2015-12-21vfio: Include No-IOMMU modeAlex Williamson
2015-12-04Revert: "vfio: Include No-IOMMU mode"Alex Williamson
2015-11-13Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-11-04vfio: Include No-IOMMU modeAlex Williamson
2015-10-01vfio: Register/unregister irq_bypass_producerFeng Wu
2015-05-29drivers/vfio: Allow type-1 IOMMU instantiation on top of an ARM SMMUv3Will Deacon
2015-03-17vfio: Split virqfd into a separate module for vfio bus driversAlex Williamson
2015-03-16vfio: platform: add the VFIO PLATFORM module to KconfigAntonios Motakis
2014-11-14drivers/vfio: allow type-1 IOMMU instantiation on top of an ARM SMMUWill Deacon
2014-11-07vfio: make vfio run on s390Frank Blaschka
2014-08-08drivers/vfio: Fix EEH build errorGavin Shan
2014-03-27vfio: always select ANON_INODESArnd Bergmann
2013-06-20powerpc/vfio: Enable on pSeries platformAlexey Kardashevskiy
2013-06-20powerpc/vfio: Implement IOMMU driver for VFIOAlexey Kardashevskiy
2012-07-31vfio: Add PCI device driverAlex Williamson
2012-07-31vfio: Type1 IOMMU implementationAlex Williamson
2012-07-31vfio: VFIO coreAlex Williamson