summaryrefslogtreecommitdiff
path: root/drivers/vfio/pci/hisilicon/hisi_acc_vfio_pci.c
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-151-16/+140
|\
| * 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-061-12/+7
| * 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-061-0/+52
| * 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-271-9/+9
* 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-151-3/+54
* hisi_acc_vfio_pci: Add support for VFIO live migrationLongfang Liu2022-03-151-18/+1067
* 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-151-0/+100