index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
pci
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
vfio/mlx5: Activate the chunk mode functionality
Yishai Hadas
2023-09-28
1
-0
/
+3
*
|
vfio/mlx5: Add support for READING in chunk mode
Yishai Hadas
2023-09-28
1
-6
/
+37
*
|
vfio/mlx5: Add support for SAVING in chunk mode
Yishai Hadas
2023-09-28
3
-17
/
+122
*
|
vfio/mlx5: Pre-allocate chunks for the STOP_COPY phase
Yishai Hadas
2023-09-28
3
-65
/
+116
*
|
vfio/mlx5: Rename some stuff to match chunk mode
Yishai Hadas
2023-09-28
2
-9
/
+10
*
|
vfio/mlx5: Enable querying state size which is > 4GB
Yishai Hadas
2023-09-28
3
-8
/
+18
*
|
vfio/mlx5: Refactor the SAVE callback to activate a work only upon an error
Yishai Hadas
2023-09-28
1
-7
/
+13
*
|
vfio/mlx5: Wake up the reader post of disabling the SAVING migration file
Yishai Hadas
2023-09-28
1
-0
/
+1
*
|
vfio/pds: Use proper PF device access helper
Shixiong Ou
2023-09-18
1
-1
/
+1
*
|
vfio/pds: Add missing PCI_IOV depends
Shixiong Ou
2023-09-18
1
-1
/
+1
|
/
*
Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2023-08-31
19
-153
/
+2291
|
\
|
*
vfio/pds: Send type for SUSPEND_STATUS command
Brett Creeley
2023-08-22
1
-2
/
+3
|
*
vfio/pds: fix return value in pds_vfio_get_lm_file()
Yang Yingliang
2023-08-21
1
-1
/
+1
|
*
vfio: align capability structures
Stefan Hajnoczi
2023-08-17
1
-9
/
+2
|
*
vfio/pds: Add Kconfig and documentation
Brett Creeley
2023-08-16
2
-0
/
+21
|
*
vfio/pds: Add support for firmware recovery
Brett Creeley
2023-08-16
3
-2
/
+131
|
*
vfio/pds: Add support for dirty page tracking
Brett Creeley
2023-08-16
8
-2
/
+754
|
*
vfio/pds: Add VFIO live migration support
Brett Creeley
2023-08-16
8
-2
/
+956
|
*
vfio/pds: register with the pds_core PF
Brett Creeley
2023-08-16
7
-1
/
+103
|
*
vfio/pds: Initial support for pds VFIO driver
Brett Creeley
2023-08-16
5
-0
/
+172
|
*
vfio: Commonize combine_ranges for use in other VFIO drivers
Brett Creeley
2023-08-16
1
-47
/
+1
|
*
vfio-iommufd: Add detach_ioas support for physical VFIO devices
Yi Liu
2023-07-25
3
-0
/
+4
|
*
vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
Yi Liu
2023-07-25
1
-11
/
+50
|
*
vfio/pci: Copy hot-reset device info to userspace in the devices loop
Yi Liu
2023-07-25
1
-60
/
+33
|
*
vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
Yi Liu
2023-07-25
1
-7
/
+47
|
*
vfio: Add helper to search vfio_device in a dev_set
Yi Liu
2023-07-25
1
-5
/
+1
|
*
vfio/pci: Move the existing hot reset logic to be a helper
Yi Liu
2023-07-25
1
-23
/
+32
|
*
vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
Yi Liu
2023-07-25
1
-3
/
+2
*
|
net/mlx5: Allocate completion EQs dynamically
Maher Sanalla
2023-08-07
1
-1
/
+1
*
|
net/mlx5: Rename mlx5_comp_vectors_count() to mlx5_comp_vectors_max()
Maher Sanalla
2023-08-07
1
-1
/
+1
|
/
*
vfio/pci: Cleanup Kconfig
Alex Williamson
2023-06-16
3
-5
/
+9
*
vfio/pci-core: Add capability for AtomicOp completer support
Alex Williamson
2023-06-16
1
-0
/
+38
*
vfio/pci: Also demote hiding standard cap messages
Alex Williamson
2023-05-26
1
-2
/
+2
*
vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-X
Reinette Chatre
2023-05-23
1
-1
/
+1
*
vfio/pci: Support dynamic MSI-X
Reinette Chatre
2023-05-23
1
-6
/
+41
*
vfio/pci: Probe and store ability to support dynamic MSI-X
Reinette Chatre
2023-05-23
1
-1
/
+4
*
vfio/pci: Update stale comment
Reinette Chatre
2023-05-23
1
-5
/
+3
*
vfio/pci: Remove interrupt context counter
Reinette Chatre
2023-05-23
1
-12
/
+1
*
vfio/pci: Use xarray for interrupt context storage
Reinette Chatre
2023-05-23
2
-45
/
+47
*
vfio/pci: Move to single error path
Reinette Chatre
2023-05-23
1
-7
/
+10
*
vfio/pci: Prepare for dynamic interrupt context storage
Reinette Chatre
2023-05-23
1
-66
/
+149
*
vfio/pci: Remove negative check on unsigned vector
Reinette Chatre
2023-05-23
1
-7
/
+8
*
vfio/pci: Consolidate irq cleanup on MSI/MSI-X disable
Reinette Chatre
2023-05-23
1
-2
/
+1
*
vfio/pci: demote hiding ecap messages to debug level
Oleksandr Natalenko
2023-05-23
1
-2
/
+2
*
vfio/pci: Add DVSEC PCI Extended Config Capability to user visible list.
K V P, Satyanarayana
2023-04-14
1
-0
/
+7
*
vfio/mlx5: Fix the report of dirty_bytes upon pre-copy
Yishai Hadas
2023-03-13
1
-10
/
+4
*
Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2023-02-25
9
-78
/
+321
|
\
|
*
vfio/mlx5: Fix range size calculation upon tracker creation
Yishai Hadas
2023-02-09
1
-2
/
+2
|
*
vfio/mlx5: Improve the target side flow to reduce downtime
Yishai Hadas
2023-01-30
2
-12
/
+105
|
*
vfio/mlx5: Improve the source side flow upon pre_copy
Yishai Hadas
2023-01-30
3
-34
/
+151
[prev]
[next]