aboutsummaryrefslogtreecommitdiff
path: root/drivers/vfio/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-12-04vfio/migration: Add debugfs to live migration driverGravatar Longfang Liu 1-0/+1
2023-10-24vfio: Move iova_bitmap into iommufdGravatar Joao Martins 1-2/+1
2023-07-25vfio: Compile vfio_group infrastructure optionallyGravatar Yi Liu 1-1/+1
2023-07-25vfio: Add cdev for vfio_deviceGravatar Yi Liu 1-0/+1
2023-06-16vfio/cdx: add support for CDX busGravatar Nipun Gupta 1-0/+1
2023-06-16vfio/platform: Cleanup KconfigGravatar Alex Williamson 1-1/+1
2023-06-16vfio/pci: Cleanup KconfigGravatar Alex Williamson 1-1/+1
2022-12-15Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfioGravatar Linus Torvalds 1-4/+1
2022-12-05vfio: Fold vfio_virqfd.ko into vfio.koGravatar Jason Gunthorpe 1-3/+1
2022-12-05vfio: Move vfio_spapr_iommu_eeh_ioctl into vfio_iommu_spapr_tce.cGravatar Jason Gunthorpe 1-1/+0
2022-12-05vfio: Move vfio group specific code into group.cGravatar Yi Liu 1-0/+1
2022-12-02vfio: Make vfio_container optionally compiledGravatar Jason Gunthorpe 1-2/+2
2022-12-02vfio-iommufd: Support iommufd for physical VFIO devicesGravatar Jason Gunthorpe 1-0/+1
2022-09-22vfio: Move container code into drivers/vfio/container.cGravatar Jason Gunthorpe 1-0/+1
2022-09-08vfio: Add an IOVA bitmap supportGravatar Joao Martins 1-2/+4
2022-08-08vfio: Move vfio.c to vfio_main.cGravatar Jason Gunthorpe 1-0/+2
2020-10-07vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devicesGravatar Bharat Bhushan 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-11-17vfio: Mediated device Core driverGravatar Kirti Wankhede 1-0/+1
2015-03-17vfio: Split virqfd into a separate module for vfio bus driversGravatar Alex Williamson 1-2/+3
2015-03-16vfio: initialize the virqfd workqueue in VFIO generic codeGravatar Antonios Motakis 1-1/+3
2015-03-16vfio: platform: add the VFIO PLATFORM module to KconfigGravatar Antonios Motakis 1-0/+1
2014-08-08drivers/vfio: Fix EEH build errorGravatar Gavin Shan 1-1/+1
2014-08-05drivers/vfio: EEH support for VFIO PCI deviceGravatar Gavin Shan 1-0/+1
2013-06-20powerpc/vfio: Implement IOMMU driver for VFIOGravatar Alexey Kardashevskiy 1-0/+1
2012-07-31vfio: Type1 IOMMU implementationGravatar Alex Williamson 1-0/+2
2012-07-31vfio: VFIO coreGravatar Alex Williamson 1-0/+1