Alex Williamson
|
db7d4d7f40
vfio: Fix runaway interruptible timeout
|
10 years ago |
Alex Williamson
|
71be3423a6
vfio: Split virqfd into a separate module for vfio bus drivers
|
10 years ago |
Zhen Lei
|
2f51bf4be9
vfio: put off the allocation of "minor" in vfio_create_group
|
10 years ago |
Antonios Motakis
|
42ac9bd18d
vfio: initialize the virqfd workqueue in VFIO generic code
|
10 years ago |
Alex Williamson
|
13060b64b8
vfio: Add and use device request op for vfio bus drivers
|
10 years ago |
Alex Williamson
|
4a68810dbb
vfio: Tie IOMMU group reference to vfio group
|
10 years ago |
Alex Williamson
|
60720a0fc6
vfio: Add device tracking during unbind
|
10 years ago |
Jean Delvare
|
8283b4919e
driver core: dev_set_drvdata can no longer fail
|
11 years ago |
Alex Williamson
|
88d7ab8949
vfio: Add external user check extension interface
|
11 years ago |
Alex Williamson
|
d10999016f
vfio: Convert control interface to misc driver
|
11 years ago |
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 |