summaryrefslogtreecommitdiff
path: root/include/linux/vfio_pci_core.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-19vfio/pci: Expose vfio_pci_core_iowrite/read##size()Yishai Hadas1-0/+19
2023-12-19vfio/pci: Expose vfio_pci_core_setup_barmap()Yishai Hadas1-0/+1
2023-05-24vfio/pci: Probe and store ability to support dynamic MSI-XReinette Chatre1-0/+1
2023-05-24vfio/pci: Use bitfield for struct vfio_pci_core_device flagsReinette Chatre1-11/+11
2023-05-24vfio/pci: Remove interrupt context counterReinette Chatre1-1/+0
2023-05-24vfio/pci: Use xarray for interrupt context storageReinette Chatre1-1/+1
2022-09-21vfio/hisi_acc: Use the new device life cycle helpersYi Liu1-4/+0
2022-09-21vfio/pci: Use the new device life cycle helpersYi Liu1-0/+2
2022-09-02vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUPAbhishek Sahu1-0/+1
2022-09-02vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY/EXITAbhishek Sahu1-0/+1
2022-09-02vfio/pci: Mask INTx during runtime suspendAbhishek Sahu1-0/+1
2022-09-02vfio/pci: Rename vfio_pci_register_dev_region()Jason Gunthorpe1-4/+4
2022-09-02vfio/pci: Split linux/vfio_pci_core.hJason Gunthorpe1-133/+1
2022-08-06Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-33/+32
2022-07-11vfio-pci/zdev: add open/close device hooksMatthew Rosato1-0/+10
2022-07-11vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVMMatthew Rosato1-1/+1
2022-06-27vfio: de-extern-ify function prototypesAlex Williamson1-33/+32
2022-05-11vfio/pci: Remove vfio_device_get_from_dev()Jason Gunthorpe1-1/+2
2022-04-13vfio/pci: Fix vf_token mechanism when device-specific VF drivers are usedJason Gunthorpe1-0/+2
2022-03-03Merge branches 'v5.18/vfio/next/mlx5-migration-v10', 'v5.18/vfio/next/pm-fixe...Alex Williamson1-0/+9
2022-03-03vfio/pci: Expose vfio_pci_core_aer_err_detected()Yishai Hadas1-0/+2
2022-03-03vfio: Have the core code decode the VFIO_DEVICE_FEATURE ioctlJason Gunthorpe1-0/+2
2022-02-22vfio/pci: Stub vfio_pci_vga_rw when !CONFIG_VFIO_PCI_VGAAlex Williamson1-0/+9
2021-08-26vfio/pci: Introduce vfio_pci_core.koMax Gurtovoy1-0/+239