aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/vfio.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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