summaryrefslogtreecommitdiff
path: root/drivers/vfio/pci/vfio_pci.c
AgeCommit message (Expand)Author
8 daysVFIO: Add the SPR_DSA and SPR_IAX devices to the denylistArjan van de Ven
2023-07-25vfio-iommufd: Add detach_ioas support for physical VFIO devicesYi Liu
2022-12-02vfio-iommufd: Support iommufd for physical VFIO devicesJason Gunthorpe
2022-09-21vfio/pci: Use the new device life cycle helpersYi Liu
2022-09-01vfio/pci: Split linux/vfio_pci_core.hJason Gunthorpe
2022-05-13Merge remote-tracking branch 'iommu/vfio-notifier-fix' into v5.19/vfio/nextAlex Williamson
2022-05-11vfio/pci: Remove vfio_device_get_from_dev()Jason Gunthorpe
2022-05-11vfio/pci: Have all VFIO PCI drivers store the vfio_pci_core_device in drvdataJason Gunthorpe
2022-04-28vfio: Set DMA ownership for VFIO devicesLu Baolu
2022-03-03vfio: Have the core code decode the VFIO_DEVICE_FEATURE ioctlJason Gunthorpe
2021-08-26vfio/pci: Introduce vfio_pci_core.koMax Gurtovoy
2021-08-26PCI / VFIO: Add 'override_only' support for VFIO PCI sub systemMax Gurtovoy
2021-08-26vfio/pci: Move module parameters to vfio_pci.cYishai Hadas
2021-08-26vfio/pci: Move igd initialization to vfio_pci.cMax Gurtovoy
2021-08-26vfio/pci: Split the pci_driver code out of vfio_pci_core.cMax Gurtovoy
2021-08-26vfio/pci: Rename vfio_pci.c to vfio_pci_core.cMax Gurtovoy
2021-08-11vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device setJason Gunthorpe
2021-08-11vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_setJason Gunthorpe
2021-08-11vfio/pci: Move to the device set infrastructureYishai Hadas
2021-08-11vfio: Introduce a vfio_uninit_group_dev() API callMax Gurtovoy
2021-06-30vfio/pci: Handle concurrent vma faultsAlex Williamson
2021-06-24vfio: use the new pci_dev_trylock() helper to simplify try lockLuis Chamberlain
2021-06-15vfio: centralize module refcount in subsystem layerMax Gurtovoy
2021-04-28Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-04-13vfio/pci: Add missing range check in vfio_pci_mmapChristian A. Ehrhardt
2021-04-06Merge branches 'v5.13/vfio/embed-vfio_device', 'v5.13/vfio/misc' and 'v5.13/v...Alex Williamson
2021-04-06vfio: Remove device_data from the vfio bus driver APIJason Gunthorpe
2021-04-06vfio/pci: Replace uses of vfio_device_data() with container_ofJason Gunthorpe
2021-04-06vfio: Make vfio_device_ops pass a 'struct vfio_device *' instead of 'void *'Jason Gunthorpe
2021-04-06vfio/pci: Use vfio_init/register/unregister_group_devJason Gunthorpe
2021-04-06vfio/pci: Re-order vfio_pci_probe()Jason Gunthorpe
2021-04-06vfio/pci: Move VGA and VF initialization to functionsJason Gunthorpe
2021-04-06vfio/pci: remove vfio_pci_nvlink2Christoph Hellwig
2021-04-06vfio/pci: Remove an unnecessary blank line in vfio_pci_enableZhou Wang
2021-04-06vfio: pci: Spello fix in the file vfio_pci.cBhaskar Chowdhury
2021-02-19vfio/pci: remove CONFIG_VFIO_PCI_ZDEV from KconfigMax Gurtovoy
2020-12-02vfio-pci: Use io_remap_pfn_range() for PCI IO memoryJason Gunthorpe
2020-12-02vfio/pci: Move dummy_resources_list init in vfio_pci_probe()Eric Auger
2020-11-03vfio/pci: Bypass IGD init in case of -ENODEVFred Gao
2020-10-22Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2020-10-16mm: remove the now-unnecessary mmget_still_valid() hackJann Horn
2020-10-12Merge branches 'v5.10/vfio/fsl-mc-v6' and 'v5.10/vfio/zpci-info-v3' into v5.1...Alex Williamson
2020-10-12vfio-pci/zdev: Add zPCI capabilities to VFIO_DEVICE_GET_INFOMatthew Rosato
2020-09-21vfio/pci: Remove redundant declaration of vfio_pci_driverZenghui Yu
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-27vfio/pci: Add QAT devices to denylistGiovanni Cabiddu
2020-07-27vfio/pci: Add device denylistGiovanni Cabiddu
2020-07-27vfio/pci: Hold igate across releasing eventfd contextsAlex Williamson
2020-07-27vfio/pci: Add Intel X550 to hidden INTx devicesAlex Williamson
2020-07-17vfio/pci: fix racy on error and request eventfd ctxZeng Tao