aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vfio/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-12-04vfio/migration: Add debugfs to live migration driverLongfang Liu1-0/+1
2023-10-24vfio: Move iova_bitmap into iommufdJoao Martins1-2/+1
2023-07-25vfio: Compile vfio_group infrastructure optionallyYi Liu1-1/+1
2023-07-25vfio: Add cdev for vfio_deviceYi Liu1-0/+1
2023-06-16vfio/cdx: add support for CDX busNipun Gupta1-0/+1
2023-06-16vfio/platform: Cleanup KconfigAlex Williamson1-1/+1
2023-06-16vfio/pci: Cleanup KconfigAlex Williamson1-1/+1
2022-12-15Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-4/+1
2022-12-05vfio: Fold vfio_virqfd.ko into vfio.koJason Gunthorpe1-3/+1
2022-12-05vfio: Move vfio_spapr_iommu_eeh_ioctl into vfio_iommu_spapr_tce.cJason Gunthorpe1-1/+0
2022-12-05vfio: Move vfio group specific code into group.cYi Liu1-0/+1
2022-12-02vfio: Make vfio_container optionally compiledJason Gunthorpe1-2/+2
2022-12-02vfio-iommufd: Support iommufd for physical VFIO devicesJason Gunthorpe1-0/+1
2022-09-22vfio: Move container code into drivers/vfio/container.cJason Gunthorpe1-0/+1
2022-09-08vfio: Add an IOVA bitmap supportJoao Martins1-2/+4
2022-08-08vfio: Move vfio.c to vfio_main.cJason Gunthorpe1-0/+2
2020-10-07vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devicesBharat Bhushan1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-11-17vfio: Mediated device Core driverKirti Wankhede1-0/+1
2015-03-17vfio: Split virqfd into a separate module for vfio bus driversAlex Williamson1-2/+3
2015-03-16vfio: initialize the virqfd workqueue in VFIO generic codeAntonios Motakis1-1/+3
2015-03-16vfio: platform: add the VFIO PLATFORM module to KconfigAntonios Motakis1-0/+1
2014-08-08drivers/vfio: Fix EEH build errorGavin Shan1-1/+1
2014-08-05drivers/vfio: EEH support for VFIO PCI deviceGavin Shan1-0/+1
2013-06-20powerpc/vfio: Implement IOMMU driver for VFIOAlexey Kardashevskiy1-0/+1
2012-07-31vfio: Type1 IOMMU implementationAlex Williamson1-0/+2
2012-07-31vfio: VFIO coreAlex Williamson1-0/+1