| Commit message (Expand) | Author | Age | Files | Lines |
* | vfio/migration: Add debugfs to live migration driver | Longfang Liu | 2023-12-04 | 1 | -0/+10 |
* | vfio: Compile vfio_group infrastructure optionally | Yi Liu | 2023-07-25 | 1 | -0/+15 |
* | vfio: Add cdev for vfio_device | Yi Liu | 2023-07-25 | 1 | -0/+12 |
* | vfio/cdx: add support for CDX bus | Nipun Gupta | 2023-06-16 | 1 | -0/+1 |
* | vfio: Support VFIO_NOIOMMU with iommufd | Jason Gunthorpe | 2023-02-03 | 1 | -1/+1 |
* | Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 2022-12-15 | 1 | -6/+1 |
|\ |
|
| * | vfio: Fold vfio_virqfd.ko into vfio.ko | Jason Gunthorpe | 2022-12-05 | 1 | -1/+1 |
| * | vfio: Remove CONFIG_VFIO_SPAPR_EEH | Jason Gunthorpe | 2022-12-05 | 1 | -5/+0 |
* | | vfio: Make vfio_container optionally compiled | Jason Gunthorpe | 2022-12-02 | 1 | -11/+24 |
* | | vfio-iommufd: Allow iommufd to be used in place of a container fd | Jason Gunthorpe | 2022-12-02 | 1 | -0/+1 |
|/ |
|
* | vfio: Introduce the DMA logging feature support | Yishai Hadas | 2022-09-08 | 1 | -0/+1 |
* | vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on' | Jason Gunthorpe | 2021-08-26 | 1 | -14/+14 |
* | vfio: Use select for eventfd | Jason Gunthorpe | 2021-08-26 | 1 | -1/+2 |
* | vfio: Use config not menuconfig for VFIO_NOIOMMU | Jason Gunthorpe | 2021-08-02 | 1 | -1/+1 |
* | vfio: Depend on MMU | Jason Gunthorpe | 2021-03-16 | 1 | -1/+1 |
* | vfio: IOMMU_API should be selected | Jason Gunthorpe | 2021-03-16 | 1 | -1/+1 |
* | vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devices | Bharat Bhushan | 2020-10-07 | 1 | -0/+1 |
* | docs: driver-api: add a series of orphaned documents | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | Make anon_inodes unconditional | David Howells | 2019-04-19 | 1 | -1/+0 |
* | drivers/vfio: Allow type-1 IOMMU instantiation with all ARM/ARM64 IOMMUs | Geert Uytterhoeven | 2018-09-25 | 1 | -1/+1 |
* | vfio: Fix build break when SPAPR_TCE_IOMMU=n | Michael Ellerman | 2017-02-08 | 1 | -4/+2 |
* | vfio: Mediated device Core driver | Kirti Wankhede | 2016-11-17 | 1 | -0/+1 |
* | vfio: Include No-IOMMU mode | Alex Williamson | 2015-12-21 | 1 | -0/+15 |
* | Revert: "vfio: Include No-IOMMU mode" | Alex Williamson | 2015-12-04 | 1 | -15/+0 |
* | Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2015-11-13 | 1 | -0/+15 |
|\ |
|
| * | vfio: Include No-IOMMU mode | Alex Williamson | 2015-11-04 | 1 | -0/+15 |
* | | vfio: Register/unregister irq_bypass_producer | Feng Wu | 2015-10-01 | 1 | -0/+1 |
|/ |
|
* | drivers/vfio: Allow type-1 IOMMU instantiation on top of an ARM SMMUv3 | Will Deacon | 2015-05-29 | 1 | -1/+1 |
* | vfio: Split virqfd into a separate module for vfio bus drivers | Alex Williamson | 2015-03-17 | 1 | -0/+5 |
* | vfio: platform: add the VFIO PLATFORM module to Kconfig | Antonios Motakis | 2015-03-16 | 1 | -0/+1 |
* | drivers/vfio: allow type-1 IOMMU instantiation on top of an ARM SMMU | Will Deacon | 2014-11-14 | 1 | -1/+1 |
* | vfio: make vfio run on s390 | Frank Blaschka | 2014-11-07 | 1 | -1/+1 |
* | drivers/vfio: Fix EEH build error | Gavin Shan | 2014-08-08 | 1 | -0/+6 |
* | vfio: always select ANON_INODES | Arnd Bergmann | 2014-03-27 | 1 | -0/+1 |
* | powerpc/vfio: Enable on pSeries platform | Alexey Kardashevskiy | 2013-06-20 | 1 | -1/+1 |
* | powerpc/vfio: Implement IOMMU driver for VFIO | Alexey Kardashevskiy | 2013-06-20 | 1 | -0/+6 |
* | vfio: Add PCI device driver | Alex Williamson | 2012-07-31 | 1 | -0/+2 |
* | vfio: Type1 IOMMU implementation | Alex Williamson | 2012-07-31 | 1 | -0/+6 |
* | vfio: VFIO core | Alex Williamson | 2012-07-31 | 1 | -0/+8 |