index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
2025-05-19
hisi_acc_vfio_pci: update function return values.
Longfang Liu
2025-05-19
hisi_acc_vfio_pci: bugfix live migration function without VF device driver
Longfang Liu
2025-05-19
hisi_acc_vfio_pci: bugfix the problem of uninstalling driver
Longfang Liu
2025-05-19
hisi_acc_vfio_pci: bugfix cache write-back issue
Longfang Liu
2025-05-19
hisi_acc_vfio_pci: add eq and aeq interruption restore
Longfang Liu
2025-05-19
hisi_acc_vfio_pci: fix XQE dma address error
Longfang Liu
2024-11-13
hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
Longfang Liu
2024-11-12
hisi_acc_vfio_pci: create subfunction for data reading
Longfang Liu
2024-11-12
hisi_acc_vfio_pci: extract public functions for container_of
Longfang Liu
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-03-05
hisi_acc_vfio_pci: Remove the deferred_reset logic
Shameer Kolothum
2024-01-05
hisi_acc_vfio_pci: Update migration data pointer correctly on saving/resume
Shameer Kolothum
2023-07-25
vfio-iommufd: Add detach_ioas support for physical VFIO devices
Yi Liu
2023-01-23
vfio/hisi: Use GFP_KERNEL_ACCOUNT for userspace persistent allocations
Yishai Hadas
2022-12-15
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-12-06
hisi_acc_vfio_pci: Enable PRE_COPY flag
Shameer Kolothum
2022-12-06
hisi_acc_vfio_pci: Move the dev compatibility tests for early check
Shameer Kolothum
2022-12-06
hisi_acc_vfio_pci: Introduce support for PRE_COPY state transitions
Shameer Kolothum
2022-12-06
hisi_acc_vfio_pci: Add support for precopy IOCTL
Shameer Kolothum
2022-12-02
vfio-iommufd: Support iommufd for physical VFIO devices
Jason Gunthorpe
2022-11-14
vfio: Add an option to get migration data size
Yishai Hadas
2022-09-27
hisi_acc_vfio_pci: Update some log and comment formats
Longfang Liu
2022-09-27
hisi_acc_vfio_pci: Remove useless function parameter
Longfang Liu
2022-09-27
hisi_acc_vfio_pci: Fix device data address combination problem
Longfang Liu
2022-09-27
hisi_acc_vfio_pci: Fixes error return code issue
Longfang Liu
2022-09-21
vfio/hisi_acc: Use the new device life cycle helpers
Yi Liu
2022-09-01
hisi_acc_vfio_pci: Correct the function prefix for hssi_acc_drvdata()
Shameer Kolothum
2022-06-30
vfio: Split migration ops from main device ops
Yishai Hadas
2022-05-23
vfio/pci: Add driver_managed_dma to the new vfio_pci drivers
Jason Gunthorpe
2022-05-11
vfio/pci: Have all VFIO PCI drivers store the vfio_pci_core_device in drvdata
Jason Gunthorpe
2022-03-15
hisi_acc_vfio_pci: Use its own PCI reset_done error handler
Shameer Kolothum
2022-03-15
hisi_acc_vfio_pci: Add support for VFIO live migration
Longfang Liu
2022-03-15
hisi_acc_vfio_pci: Restrict access to VF dev BAR2 migration region
Shameer Kolothum
2022-03-15
hisi_acc_vfio_pci: add new vfio_pci driver for HiSilicon ACC devices
Shameer Kolothum