summaryrefslogtreecommitdiff
path: root/drivers/vfio/pci/hisilicon
AgeCommit message (Expand)AuthorFilesLines
2024-01-05hisi_acc_vfio_pci: Update migration data pointer correctly on saving/resumeShameer Kolothum1-2/+5
2023-07-25vfio-iommufd: Add detach_ioas support for physical VFIO devicesYi Liu1-0/+2
2023-06-16vfio/pci: Cleanup KconfigAlex Williamson1-2/+2
2023-01-23vfio/hisi: Use GFP_KERNEL_ACCOUNT for userspace persistent allocationsYishai Hadas1-2/+2
2022-12-16Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2-16/+142
2022-12-06hisi_acc_vfio_pci: Enable PRE_COPY flagShameer Kolothum1-1/+1
2022-12-06hisi_acc_vfio_pci: Move the dev compatibility tests for early checkShameer Kolothum2-12/+8
2022-12-06hisi_acc_vfio_pci: Introduce support for PRE_COPY state transitionsShameer Kolothum1-3/+71
2022-12-06hisi_acc_vfio_pci: Add support for precopy IOCTLShameer Kolothum2-0/+53
2022-12-02vfio-iommufd: Support iommufd for physical VFIO devicesJason Gunthorpe1-0/+6
2022-11-14vfio: Add an option to get migration data sizeYishai Hadas1-0/+9
2022-09-27hisi_acc_vfio_pci: Update some log and comment formatsLongfang Liu2-12/+12
2022-09-27hisi_acc_vfio_pci: Remove useless macro definitionsLongfang Liu1-1/+0
2022-09-27hisi_acc_vfio_pci: Remove useless function parameterLongfang Liu1-3/+5
2022-09-27hisi_acc_vfio_pci: Fix device data address combination problemLongfang Liu1-4/+4
2022-09-27hisi_acc_vfio_pci: Fixes error return code issueLongfang Liu1-1/+1
2022-09-21vfio/hisi_acc: Use the new device life cycle helpersYi Liu1-43/+37
2022-09-02hisi_acc_vfio_pci: Correct the function prefix for hssi_acc_drvdata()Shameer Kolothum1-10/+10
2022-06-30vfio: Split migration ops from main device opsYishai Hadas1-3/+8
2022-05-23vfio/pci: Add driver_managed_dma to the new vfio_pci driversJason Gunthorpe1-0/+1
2022-05-11vfio/pci: Have all VFIO PCI drivers store the vfio_pci_core_device in drvdataJason Gunthorpe1-4/+11
2022-03-15hisi_acc_vfio_pci: Use its own PCI reset_done error handlerShameer Kolothum2-4/+57
2022-03-15hisi_acc_vfio_pci: Add support for VFIO live migrationLongfang Liu3-18/+1186
2022-03-15hisi_acc_vfio_pci: Restrict access to VF dev BAR2 migration regionShameer Kolothum1-0/+126
2022-03-15hisi_acc_vfio_pci: add new vfio_pci driver for HiSilicon ACC devicesShameer Kolothum3-0/+114