summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/pci/vfio_pci_core.c
Commit message (Expand)AuthorAgeFilesLines
* vfio/pci: Fix vf_token mechanism when device-specific VF drivers are usedJason Gunthorpe2022-04-131-50/+74
*-. Merge branches 'v5.18/vfio/next/mlx5-migration-v10', 'v5.18/vfio/next/pm-fixe...Alex Williamson2022-03-031-0/+61
|\ \
| * | vfio/pci: wake-up devices around reset functionsAbhishek Sahu2022-02-221-0/+48
| * | vfio/pci: fix memory leak during D3hot to D0 transitionAbhishek Sahu2022-02-221-0/+13
| |/
* | vfio/pci: Expose vfio_pci_core_aer_err_detected()Yishai Hadas2022-03-031-3/+4
* | vfio: Have the core code decode the VFIO_DEVICE_FEATURE ioctlJason Gunthorpe2022-03-031-57/+37
|/
* Merge branch 'v5.16/vfio/hch-cleanup-vfio-iommu_group-creation-v6' into v5.16...Alex Williamson2021-09-301-11/+2
|\
| * vfio: Move vfio_iommu_group_get() to vfio_register_group_dev()Jason Gunthorpe2021-09-301-11/+2
* | vfio/pci: add missing identifier name in argument of function prototypeColin Ian King2021-09-231-1/+1
|/
* Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-09-021-6/+5
* vfio/pci: Introduce vfio_pci_core.koMax Gurtovoy2021-08-261-6/+33
* vfio/pci: Move module parameters to vfio_pci.cYishai Hadas2021-08-261-12/+8
* vfio/pci: Move igd initialization to vfio_pci.cMax Gurtovoy2021-08-261-34/+5
* vfio/pci: Split the pci_driver code out of vfio_pci_core.cMax Gurtovoy2021-08-261-214/+57
* vfio/pci: Include vfio header in vfio_pci_core.hMax Gurtovoy2021-08-261-1/+0
* vfio/pci: Rename ops functions to fit core namingsMax Gurtovoy2021-08-261-16/+16
* vfio/pci: Rename vfio_pci_device to vfio_pci_core_deviceMax Gurtovoy2021-08-261-58/+60
* vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.hMax Gurtovoy2021-08-261-1/+1
* vfio/pci: Rename vfio_pci.c to vfio_pci_core.cMax Gurtovoy2021-08-261-0/+2320