summaryrefslogtreecommitdiffstats
path: root/include/linux/vfio.h
Commit message (Expand)AuthorAgeFilesLines
* vfio: support notifier chain in vfio_groupJike Song2016-12-011-0/+7
* vfio: vfio_register_notifier: classify iommu notifierJike Song2016-12-011-2/+11
* vfio: Introduce vfio_set_irqs_validate_and_prepare()Kirti Wankhede2016-11-171-0/+4
* vfio: Introduce common function to add capabilitiesKirti Wankhede2016-11-171-0/+3
* vfio iommu: Add blocking notifier to notify DMA_UNMAPKirti Wankhede2016-11-171-0/+12
* vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_opsKirti Wankhede2016-11-171-1/+12
* vfio: Add capability chain helpersAlex Williamson2016-02-221-0/+11
* vfio: Include No-IOMMU modeAlex Williamson2015-12-211-0/+3
* Revert: "vfio: Include No-IOMMU mode"Alex Williamson2015-12-041-3/+0
* vfio: Include No-IOMMU modeAlex Williamson2015-11-041-0/+3
* Merge tag 'vfio-v4.1-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2015-04-141-0/+25
|\
| * vfio: Split virqfd into a separate module for vfio bus driversAlex Williamson2015-03-171-2/+0
| * vfio: move eventfd support code for VFIO_PCI to a separate fileAntonios Motakis2015-03-161-0/+27
* | include/stddef.h: Move offsetofend() from vfio.h to a generic kernel headerDenys Vlasenko2015-03-171-13/+0
|/
* vfio: Add and use device request op for vfio bus driversAlex Williamson2015-02-101-0/+2
* drivers/vfio: Enable VFIO if EEH is not supportedAlexey Kardashevskiy2014-08-081-3/+2
* drivers/vfio: Fix EEH build errorGavin Shan2014-08-081-0/+1
* drivers/vfio: EEH support for VFIO PCI deviceGavin Shan2014-08-051-0/+23
* drivers/vfio: Rework offsetofend()Gavin Shan2014-05-301-3/+2
* vfio: Add external user check extension interfaceAlex Williamson2014-02-261-0/+2
* vfio: add external user supportAlexey Kardashevskiy2013-08-051-0/+7
* VFIO: Wrapper for getting reference to vfio_deviceVijay Mohan Pandarathil2013-03-111-0/+3
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-356/+1
* vfio: Add PCI device driverAlex Williamson2012-07-311-0/+26
* vfio: Type1 IOMMU implementationAlex Williamson2012-07-311-1/+53
* vfio: VFIO coreAlex Williamson2012-07-311-0/+367