index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
pci
/
hisilicon
/
hisi_acc_vfio_pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-2
/
+0
2024-03-05
hisi_acc_vfio_pci: Remove the deferred_reset logic
Shameer Kolothum
1
-36
/
+12
2024-01-05
hisi_acc_vfio_pci: Update migration data pointer correctly on saving/resume
Shameer Kolothum
1
-2
/
+5
2023-07-25
vfio-iommufd: Add detach_ioas support for physical VFIO devices
Yi Liu
1
-0
/
+2
2023-01-23
vfio/hisi: Use GFP_KERNEL_ACCOUNT for userspace persistent allocations
Yishai Hadas
1
-2
/
+2
2022-12-15
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-16
/
+140
2022-12-06
hisi_acc_vfio_pci: Enable PRE_COPY flag
Shameer Kolothum
1
-1
/
+1
2022-12-06
hisi_acc_vfio_pci: Move the dev compatibility tests for early check
Shameer Kolothum
1
-12
/
+7
2022-12-06
hisi_acc_vfio_pci: Introduce support for PRE_COPY state transitions
Shameer Kolothum
1
-3
/
+71
2022-12-06
hisi_acc_vfio_pci: Add support for precopy IOCTL
Shameer Kolothum
1
-0
/
+52
2022-12-02
vfio-iommufd: Support iommufd for physical VFIO devices
Jason Gunthorpe
1
-0
/
+6
2022-11-14
vfio: Add an option to get migration data size
Yishai Hadas
1
-0
/
+9
2022-09-27
hisi_acc_vfio_pci: Update some log and comment formats
Longfang Liu
1
-9
/
+9
2022-09-27
hisi_acc_vfio_pci: Remove useless function parameter
Longfang Liu
1
-3
/
+5
2022-09-27
hisi_acc_vfio_pci: Fix device data address combination problem
Longfang Liu
1
-4
/
+4
2022-09-27
hisi_acc_vfio_pci: Fixes error return code issue
Longfang Liu
1
-1
/
+1
2022-09-21
vfio/hisi_acc: Use the new device life cycle helpers
Yi Liu
1
-43
/
+37
2022-09-01
hisi_acc_vfio_pci: Correct the function prefix for hssi_acc_drvdata()
Shameer Kolothum
1
-10
/
+10
2022-06-30
vfio: Split migration ops from main device ops
Yishai Hadas
1
-3
/
+8
2022-05-23
vfio/pci: Add driver_managed_dma to the new vfio_pci drivers
Jason Gunthorpe
1
-0
/
+1
2022-05-11
vfio/pci: Have all VFIO PCI drivers store the vfio_pci_core_device in drvdata
Jason Gunthorpe
1
-4
/
+11
2022-03-15
hisi_acc_vfio_pci: Use its own PCI reset_done error handler
Shameer Kolothum
1
-3
/
+54
2022-03-15
hisi_acc_vfio_pci: Add support for VFIO live migration
Longfang Liu
1
-18
/
+1067
2022-03-15
hisi_acc_vfio_pci: Restrict access to VF dev BAR2 migration region
Shameer Kolothum
1
-0
/
+126
2022-03-15
hisi_acc_vfio_pci: add new vfio_pci driver for HiSilicon ACC devices
Shameer Kolothum
1
-0
/
+100