aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/vfio.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-28vfio: Selective dirty page tracking if IOMMU backed device pins pagesKirti Wankhede1-1/+3
2020-03-24Merge branches 'v5.7/vfio/alex-sriov-v3' and 'v5.7/vfio/yan-dma-rw-v4' into v5.7/vfio/nextAlex Williamson1-0/+17
2020-03-24vfio: Include optional device match in vfio_device_ops callbacksAlex Williamson1-0/+4
2020-03-24vfio: avoid inefficient operations on VFIO group in vfio_pin/unpin_pagesYan Zhao1-0/+6
2020-03-24vfio: introduce vfio_dma_rw to read/write a range of IOVAsYan Zhao1-0/+5
2020-03-24vfio: allow external user to get vfio group from deviceYan Zhao1-0/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-12-20vfio: Simplify capability helperAlex Williamson1-1/+2
2017-07-26include/linux/vfio.h: Guard powerpc-specific functions with CONFIG_VFIO_SPAPR_EEHMurilo Opsfelder Araujo1-2/+2
2017-07-13Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+2
2017-06-28vfio: New external user group/file matchAlex Williamson1-0/+2
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar1-1/+1
2016-12-01vfio: support notifier chain in vfio_groupJike Song1-0/+7
2016-12-01vfio: vfio_register_notifier: classify iommu notifierJike Song1-2/+11
2016-11-17vfio: Introduce vfio_set_irqs_validate_and_prepare()Kirti Wankhede1-0/+4
2016-11-17vfio: Introduce common function to add capabilitiesKirti Wankhede1-0/+3
2016-11-17vfio iommu: Add blocking notifier to notify DMA_UNMAPKirti Wankhede1-0/+12
2016-11-17vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_opsKirti Wankhede1-1/+12
2016-02-22vfio: Add capability chain helpersAlex Williamson1-0/+11
2015-12-21vfio: Include No-IOMMU modeAlex Williamson1-0/+3
2015-12-04Revert: "vfio: Include No-IOMMU mode"Alex Williamson1-3/+0
2015-11-04vfio: Include No-IOMMU modeAlex Williamson1-0/+3
2015-04-14Merge tag 'vfio-v4.1-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+25
2015-03-17vfio: Split virqfd into a separate module for vfio bus driversAlex Williamson1-2/+0
2015-03-17include/stddef.h: Move offsetofend() from vfio.h to a generic kernel headerDenys Vlasenko1-13/+0
2015-03-16vfio: move eventfd support code for VFIO_PCI to a separate fileAntonios Motakis1-0/+27
2015-02-10vfio: Add and use device request op for vfio bus driversAlex Williamson1-0/+2
2014-08-08drivers/vfio: Enable VFIO if EEH is not supportedAlexey Kardashevskiy1-3/+2
2014-08-08drivers/vfio: Fix EEH build errorGavin Shan1-0/+1
2014-08-05drivers/vfio: EEH support for VFIO PCI deviceGavin Shan1-0/+23
2014-05-30drivers/vfio: Rework offsetofend()Gavin Shan1-3/+2
2014-02-26vfio: Add external user check extension interfaceAlex Williamson1-0/+2
2013-08-05vfio: add external user supportAlexey Kardashevskiy1-0/+7
2013-03-11VFIO: Wrapper for getting reference to vfio_deviceVijay Mohan Pandarathil1-0/+3
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-356/+1
2012-07-31vfio: Add PCI device driverAlex Williamson1-0/+26
2012-07-31vfio: Type1 IOMMU implementationAlex Williamson1-1/+53
2012-07-31vfio: VFIO coreAlex Williamson1-0/+367