aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm/vfio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-20kvm: Add memcg accounting to KVM allocationsBen Gardon1-2/+2
2017-06-28vfio: New external user group/file matchAlex Williamson1-8/+19
2017-06-28kvm-vfio: Decouple only when we match a groupAlex Williamson1-7/+6
2017-04-20KVM: PPC: VFIO: Add in-kernel acceleration for VFIOAlexey Kardashevskiy1-0/+105
2016-12-01kvm: set/clear kvm to/from vfio_group when group add/deleteJike Song1-0/+18
2015-07-10KVM: count number of assigned devicesPaolo Bonzini1-0/+5
2014-10-24kvm: vfio: fix unregister kvm_device_ops of vfioWanpeng Li1-0/+5
2014-09-24kvm-vfio: do not use module_initPaolo Bonzini1-2/+2
2014-09-17KVM: VFIO: register kvm_device_ops dynamicallyWill Deacon1-7/+15
2014-02-26kvm/vfio: Support for DMA coherent IOMMUsAlex Williamson1-7/+20
2014-01-15kvm: vfio: silence GCC warningPaul Bolle1-3/+3
2013-10-30kvm: Create non-coherent DMA registerationAlex Williamson1-0/+44
2013-10-30kvm: Add VFIO deviceAlex Williamson1-0/+220