index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
pci
/
mlx5
/
cmd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-11
vfio/mlx5: Enforce PRE_COPY support
Yishai Hadas
1
-6
/
+0
2024-02-22
vfio/mlx5: Let firmware knows upon leaving PRE_COPY back to RUNNING
Yishai Hadas
1
-1
/
+3
2024-02-22
vfio/mlx5: Add support for tracker object change event
Yishai Hadas
1
-0
/
+1
2023-09-28
vfio/mlx5: Add support for SAVING in chunk mode
Yishai Hadas
1
-0
/
+12
2023-09-28
vfio/mlx5: Pre-allocate chunks for the STOP_COPY phase
Yishai Hadas
1
-2
/
+6
2023-09-28
vfio/mlx5: Rename some stuff to match chunk mode
Yishai Hadas
1
-2
/
+2
2023-09-28
vfio/mlx5: Enable querying state size which is > 4GB
Yishai Hadas
1
-1
/
+3
2023-01-30
vfio/mlx5: Improve the target side flow to reduce downtime
Yishai Hadas
1
-1
/
+5
2023-01-30
vfio/mlx5: Improve the source side flow upon pre_copy
Yishai Hadas
1
-2
/
+19
2023-01-30
vfio/mlx5: Check whether VF is migratable
Shay Drory
1
-0
/
+1
2022-12-06
vfio/mlx5: Fallback to STOP_COPY upon specific PRE_COPY error
Shay Drory
1
-0
/
+2
2022-12-06
vfio/mlx5: Introduce multiple loads
Yishai Hadas
1
-0
/
+10
2022-12-06
vfio/mlx5: Consider temporary end of stream as part of PRE_COPY
Yishai Hadas
1
-0
/
+2
2022-12-06
vfio/mlx5: Introduce SW headers for migration states
Yishai Hadas
1
-0
/
+13
2022-12-06
vfio/mlx5: Introduce device transitions of PRE_COPY
Yishai Hadas
1
-2
/
+14
2022-12-06
vfio/mlx5: Refactor to use queue based data chunks
Yishai Hadas
1
-0
/
+5
2022-12-06
vfio/mlx5: Refactor migration file state
Yishai Hadas
1
-2
/
+5
2022-12-06
vfio/mlx5: Refactor MKEY usage
Yishai Hadas
1
-11
/
+26
2022-12-06
vfio/mlx5: Refactor PD usage
Yishai Hadas
1
-1
/
+4
2022-12-06
vfio/mlx5: Enforce a single SAVE command at a time
Yishai Hadas
1
-0
/
+1
2022-09-08
vfio/mlx5: Set the driver DMA logging callbacks
Yishai Hadas
1
-1
/
+2
2022-09-08
vfio/mlx5: Manage error scenarios on tracker
Yishai Hadas
1
-0
/
+2
2022-09-08
vfio/mlx5: Report dirty pages from tracker
Yishai Hadas
1
-0
/
+4
2022-09-08
vfio/mlx5: Create and destroy page tracker object
Yishai Hadas
1
-0
/
+1
2022-09-08
vfio/mlx5: Init QP based resources for dirty tracking
Yishai Hadas
1
-0
/
+53
2022-06-30
vfio: Split migration ops from main device ops
Yishai Hadas
1
-1
/
+2
2022-06-30
vfio/mlx5: Protect mlx5vf_disable_fds() upon close device
Yishai Hadas
1
-0
/
+1
2022-05-11
vfio/mlx5: Run the SAVE state command in an async mode
Yishai Hadas
1
-1
/
+18
2022-05-11
vfio/mlx5: Refactor to enable VFs migration in parallel
Yishai Hadas
1
-6
/
+5
2022-05-11
vfio/mlx5: Manage the VF attach/detach callback from the PF
Yishai Hadas
1
-0
/
+22
2022-03-03
vfio/mlx5: Implement vfio_pci driver for mlx5 devices
Yishai Hadas
1
-0
/
+1
2022-03-03
vfio/mlx5: Expose migration commands over mlx5 device
Yishai Hadas
1
-0
/
+35