summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/pci/hisilicon
AgeCommit message (Expand)AuthorLines
4 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
5 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-4/+4
2026-01-29hisi_acc_vfio_pci: fix the queue parameter anomaly issueLongfang Liu-1/+1
2026-01-29hisi_acc_vfio_pci: resolve duplicate migration statesLongfang Liu-0/+1
2026-01-29hisi_acc_vfio_pci: update status after RAS errorLongfang Liu-2/+1
2026-01-29hisi_acc_vfio_pci: fix VF reset timeout issueWeili Qian-0/+26
2025-11-12vfio/pci: Convert all PCI drivers to get_region_info_capsJason Gunthorpe-20/+10
2025-11-12vfio/pci: Fill in the missing get_region_info opsJason Gunthorpe-0/+1
2025-11-12vfio/hisi: Convert to the get_region_info opJason Gunthorpe-24/+21
2025-11-06hisi_acc_vfio_pci: Add .match_token_uuid callback in hisi_acc_vfio_pci_migrn_opsRaghavendra Rao Ananta-0/+1
2025-11-05hisi_acc_vfio_pci: adapt to new migration configurationLongfang Liu-39/+114
2025-09-19hisi_acc_vfio_pci: Fix reference leak in hisi_acc_vfio_debug_initMiaoqian Lin-1/+5
2025-08-05vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFDJason Gunthorpe-0/+1
2025-05-19hisi_acc_vfio_pci: update function return values.Longfang Liu-13/+16
2025-05-19hisi_acc_vfio_pci: bugfix live migration function without VF device driverLongfang Liu-7/+15
2025-05-19hisi_acc_vfio_pci: bugfix the problem of uninstalling driverLongfang Liu-0/+1
2025-05-19hisi_acc_vfio_pci: bugfix cache write-back issueLongfang Liu-7/+7
2025-05-19hisi_acc_vfio_pci: add eq and aeq interruption restoreLongfang Liu-0/+16
2025-05-19hisi_acc_vfio_pci: fix XQE dma address errorLongfang Liu-8/+47
2024-11-13hisi_acc_vfio_pci: register debugfs for hisilicon migration driverLongfang Liu-0/+210
2024-11-12hisi_acc_vfio_pci: create subfunction for data readingLongfang Liu-21/+33
2024-11-12hisi_acc_vfio_pci: extract public functions for container_ofLongfang Liu-10/+11
2024-09-27[tree-wide] finally take no_llseek outAl Viro-2/+0
2024-03-05hisi_acc_vfio_pci: Remove the deferred_reset logicShameer Kolothum-40/+14
2024-01-05hisi_acc_vfio_pci: Update migration data pointer correctly on saving/resumeShameer Kolothum-2/+5
2023-07-25vfio-iommufd: Add detach_ioas support for physical VFIO devicesYi Liu-0/+2
2023-06-16vfio/pci: Cleanup KconfigAlex Williamson-2/+2
2023-01-23vfio/hisi: Use GFP_KERNEL_ACCOUNT for userspace persistent allocationsYishai Hadas-2/+2
2022-12-15Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds-16/+142
2022-12-06hisi_acc_vfio_pci: Enable PRE_COPY flagShameer Kolothum-1/+1
2022-12-06hisi_acc_vfio_pci: Move the dev compatibility tests for early checkShameer Kolothum-12/+8
2022-12-06hisi_acc_vfio_pci: Introduce support for PRE_COPY state transitionsShameer Kolothum-3/+71
2022-12-06hisi_acc_vfio_pci: Add support for precopy IOCTLShameer Kolothum-0/+53
2022-12-02vfio-iommufd: Support iommufd for physical VFIO devicesJason Gunthorpe-0/+6
2022-11-14vfio: Add an option to get migration data sizeYishai Hadas-0/+9
2022-09-27hisi_acc_vfio_pci: Update some log and comment formatsLongfang Liu-12/+12
2022-09-27hisi_acc_vfio_pci: Remove useless macro definitionsLongfang Liu-1/+0
2022-09-27hisi_acc_vfio_pci: Remove useless function parameterLongfang Liu-3/+5
2022-09-27hisi_acc_vfio_pci: Fix device data address combination problemLongfang Liu-4/+4
2022-09-27hisi_acc_vfio_pci: Fixes error return code issueLongfang Liu-1/+1
2022-09-21vfio/hisi_acc: Use the new device life cycle helpersYi Liu-43/+37
2022-09-01hisi_acc_vfio_pci: Correct the function prefix for hssi_acc_drvdata()Shameer Kolothum-10/+10
2022-06-30vfio: Split migration ops from main device opsYishai Hadas-3/+8
2022-05-23vfio/pci: Add driver_managed_dma to the new vfio_pci driversJason Gunthorpe-0/+1
2022-05-11vfio/pci: Have all VFIO PCI drivers store the vfio_pci_core_device in drvdataJason Gunthorpe-4/+11
2022-03-15hisi_acc_vfio_pci: Use its own PCI reset_done error handlerShameer Kolothum-4/+57
2022-03-15hisi_acc_vfio_pci: Add support for VFIO live migrationLongfang Liu-18/+1186
2022-03-15hisi_acc_vfio_pci: Restrict access to VF dev BAR2 migration regionShameer Kolothum-0/+126
2022-03-15hisi_acc_vfio_pci: add new vfio_pci driver for HiSilicon ACC devicesShameer Kolothum-0/+114