summaryrefslogtreecommitdiffstats
path: root/include/linux/vfio_pci_core.h
Commit message (Expand)AuthorAgeFilesLines
* vfio/pci: Probe and store ability to support dynamic MSI-XReinette Chatre2023-05-231-0/+1
* vfio/pci: Use bitfield for struct vfio_pci_core_device flagsReinette Chatre2023-05-231-11/+11
* vfio/pci: Remove interrupt context counterReinette Chatre2023-05-231-1/+0
* vfio/pci: Use xarray for interrupt context storageReinette Chatre2023-05-231-1/+1
* vfio/hisi_acc: Use the new device life cycle helpersYi Liu2022-09-211-4/+0
* vfio/pci: Use the new device life cycle helpersYi Liu2022-09-211-0/+2
* vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUPAbhishek Sahu2022-09-011-0/+1
* vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY/EXITAbhishek Sahu2022-09-011-0/+1
* vfio/pci: Mask INTx during runtime suspendAbhishek Sahu2022-09-011-0/+1
* vfio/pci: Rename vfio_pci_register_dev_region()Jason Gunthorpe2022-09-011-4/+4
* vfio/pci: Split linux/vfio_pci_core.hJason Gunthorpe2022-09-011-133/+1
* Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-08-061-33/+32
|\
| * vfio: de-extern-ify function prototypesAlex Williamson2022-06-271-33/+32
* | vfio-pci/zdev: add open/close device hooksMatthew Rosato2022-07-111-0/+10
* | vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVMMatthew Rosato2022-07-111-1/+1
|/
* vfio/pci: Remove vfio_device_get_from_dev()Jason Gunthorpe2022-05-111-1/+2
* vfio/pci: Fix vf_token mechanism when device-specific VF drivers are usedJason Gunthorpe2022-04-131-0/+2
*-. Merge branches 'v5.18/vfio/next/mlx5-migration-v10', 'v5.18/vfio/next/pm-fixe...Alex Williamson2022-03-031-0/+9
|\ \
| | * vfio/pci: Stub vfio_pci_vga_rw when !CONFIG_VFIO_PCI_VGAAlex Williamson2022-02-221-0/+9
| |/
* | vfio/pci: Expose vfio_pci_core_aer_err_detected()Yishai Hadas2022-03-031-0/+2
* | vfio: Have the core code decode the VFIO_DEVICE_FEATURE ioctlJason Gunthorpe2022-03-031-0/+2
|/
* vfio/pci: Introduce vfio_pci_core.koMax Gurtovoy2021-08-261-0/+239