summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/pci/hisilicon
Commit message (Expand)AuthorAgeFilesLines
* vfio/hisi: Use GFP_KERNEL_ACCOUNT for userspace persistent allocationsYishai Hadas2023-01-231-2/+2
* Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-12-152-16/+142
|\
| * hisi_acc_vfio_pci: Enable PRE_COPY flagShameer Kolothum2022-12-061-1/+1
| * hisi_acc_vfio_pci: Move the dev compatibility tests for early checkShameer Kolothum2022-12-062-12/+8
| * hisi_acc_vfio_pci: Introduce support for PRE_COPY state transitionsShameer Kolothum2022-12-061-3/+71
| * hisi_acc_vfio_pci: Add support for precopy IOCTLShameer Kolothum2022-12-062-0/+53
| * vfio: Add an option to get migration data sizeYishai Hadas2022-11-141-0/+9
* | vfio-iommufd: Support iommufd for physical VFIO devicesJason Gunthorpe2022-12-021-0/+6
|/
* hisi_acc_vfio_pci: Update some log and comment formatsLongfang Liu2022-09-272-12/+12
* hisi_acc_vfio_pci: Remove useless macro definitionsLongfang Liu2022-09-271-1/+0
* hisi_acc_vfio_pci: Remove useless function parameterLongfang Liu2022-09-271-3/+5
* hisi_acc_vfio_pci: Fix device data address combination problemLongfang Liu2022-09-271-4/+4
* hisi_acc_vfio_pci: Fixes error return code issueLongfang Liu2022-09-271-1/+1
* vfio/hisi_acc: Use the new device life cycle helpersYi Liu2022-09-211-43/+37
* hisi_acc_vfio_pci: Correct the function prefix for hssi_acc_drvdata()Shameer Kolothum2022-09-011-10/+10
* vfio: Split migration ops from main device opsYishai Hadas2022-06-301-3/+8
* vfio/pci: Add driver_managed_dma to the new vfio_pci driversJason Gunthorpe2022-05-231-0/+1
* vfio/pci: Have all VFIO PCI drivers store the vfio_pci_core_device in drvdataJason Gunthorpe2022-05-111-4/+11
* hisi_acc_vfio_pci: Use its own PCI reset_done error handlerShameer Kolothum2022-03-152-4/+57
* hisi_acc_vfio_pci: Add support for VFIO live migrationLongfang Liu2022-03-153-18/+1186
* hisi_acc_vfio_pci: Restrict access to VF dev BAR2 migration regionShameer Kolothum2022-03-151-0/+126
* hisi_acc_vfio_pci: add new vfio_pci driver for HiSilicon ACC devicesShameer Kolothum2022-03-153-0/+114