index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
vfio.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kvm/vfio: Fix potential deadlock on vfio group_lock
Yi Liu
2023-01-20
1
-3
/
+3
*
vfio: Hold a reference to the iommu_group in kvm for SPAPR
Jason Gunthorpe
2022-10-07
1
-11
/
+14
*
vfio: Add vfio_file_is_group()
Jason Gunthorpe
2022-10-07
1
-2
/
+18
*
kvm/vfio: Fix potential deadlock problem in vfio
Wan Jiabing
2022-05-17
1
-1
/
+1
*
kvm/vfio: Remove vfio_group from kvm
Jason Gunthorpe
2022-05-13
1
-43
/
+8
*
vfio: Change vfio_group_set_kvm() to vfio_file_set_kvm()
Jason Gunthorpe
2022-05-13
1
-8
/
+8
*
vfio: Change vfio_external_check_extension() to vfio_file_enforced_coherent()
Jason Gunthorpe
2022-05-13
1
-8
/
+8
*
vfio: Remove vfio_external_group_match_file()
Jason Gunthorpe
2022-05-13
1
-18
/
+1
*
vfio: Change vfio_external_user_iommu_id() to vfio_file_iommu_group()
Jason Gunthorpe
2022-05-13
1
-25
/
+12
*
kvm/vfio: Store the struct file in the kvm_vfio_group
Jason Gunthorpe
2022-05-13
1
-30
/
+29
*
kvm/vfio: Move KVM_DEV_VFIO_GROUP_* ioctls into functions
Jason Gunthorpe
2022-05-13
1
-101
/
+124
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
kvm: Add memcg accounting to KVM allocations
Ben Gardon
2019-02-20
1
-2
/
+2
*
vfio: New external user group/file match
Alex Williamson
2017-06-28
1
-8
/
+19
*
kvm-vfio: Decouple only when we match a group
Alex Williamson
2017-06-28
1
-7
/
+6
*
KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
Alexey Kardashevskiy
2017-04-20
1
-0
/
+105
*
kvm: set/clear kvm to/from vfio_group when group add/delete
Jike Song
2016-12-01
1
-0
/
+18
*
KVM: count number of assigned devices
Paolo Bonzini
2015-07-10
1
-0
/
+5
*
kvm: vfio: fix unregister kvm_device_ops of vfio
Wanpeng Li
2014-10-24
1
-0
/
+5
*
kvm-vfio: do not use module_init
Paolo Bonzini
2014-09-24
1
-2
/
+2
*
KVM: VFIO: register kvm_device_ops dynamically
Will Deacon
2014-09-17
1
-7
/
+15
*
kvm/vfio: Support for DMA coherent IOMMUs
Alex Williamson
2014-02-26
1
-7
/
+20
*
kvm: vfio: silence GCC warning
Paul Bolle
2014-01-15
1
-3
/
+3
*
kvm: Create non-coherent DMA registeration
Alex Williamson
2013-10-30
1
-0
/
+44
*
kvm: Add VFIO device
Alex Williamson
2013-10-30
1
-0
/
+220