Alex Williamson
|
5d042fbdbb
vfio: Add O_CLOEXEC flag to vfio device fd
|
12 years ago |
Yann Droneaud
|
a5d550703d
vfio: use get_unused_fd_flags(0) instead of get_unused_fd()
|
12 years ago |
Alexey Kardashevskiy
|
6cdd978213
vfio: add external user support
|
12 years ago |
Alex Williamson
|
c64019302b
vfio: Ignore sprurious notifies
|
12 years ago |
Alex Williamson
|
de9c7602ca
vfio: Don't overreact to DEL_DEVICE
|
12 years ago |
Linus Torvalds
|
15a49b9a90
Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfio
|
12 years ago |
Alex Williamson
|
6d6768c61b
vfio: Limit group opens
|
12 years ago |
Alexey Kardashevskiy
|
5ffd229c02
powerpc/vfio: Implement IOMMU driver for VFIO
|
12 years ago |
Alexey Kardashevskiy
|
9a6aa279d3
vfio: fix crash on rmmod
|
12 years ago |
Alex Williamson
|
664e9386bd
vfio: Set container device mode
|
12 years ago |
Alex Williamson
|
0b43c08233
vfio: Use down_reads to protect iommu disconnects
|
12 years ago |
Alex Williamson
|
9587f44aa6
vfio: Convert container->group_lock to rwsem
|
12 years ago |
Vijay Mohan Pandarathil
|
44f507163d
VFIO: Wrapper for getting reference to vfio_device
|
12 years ago |
Tejun Heo
|
a1c36b166b
vfio: convert to idr_alloc()
|
12 years ago |
Alex Williamson
|
2b489a45f6
vfio: whitelist pcieport
|
12 years ago |
Alex Williamson
|
e014e9444a
vfio: Protect vfio_dev_present against device_del
|
12 years ago |
Jiang Liu
|
de2b3eeafb
VFIO: use ACCESS_ONCE() to guard access to dev->driver
|
12 years ago |
Jiang Liu
|
9df7b25ab7
VFIO: unregister IOMMU notifier on error recovery path
|
12 years ago |
Al Viro
|
2903ff019b
switch simple cases of fget_light to fdget
|
13 years ago |
Al Viro
|
1d3653a79c
switch vfio_group_set_container() to fget_light()
|
13 years ago |
Al Viro
|
31605debdf
vfio: grab vfio_device reference *before* exposing the sucker via fd_install()
|
13 years ago |
Al Viro
|
90b1253e41
vfio: get rid of vfio_device_put()/vfio_group_get_device* races
|
13 years ago |
Al Viro
|
6d2cd3ce81
vfio: get rid of open-coding kref_put_mutex
|
13 years ago |
Al Viro
|
934ad4c235
vfio: don't dereference after kfree...
|
13 years ago |
Alex Williamson
|
73fa0d10d0
vfio: Type1 IOMMU implementation
|
13 years ago |
Alex Williamson
|
cba3345cc4
vfio: VFIO core
|
13 years ago |