aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/vfio_pci_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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-fixes' and 'v5.18/vfio/next/uml-build-fix' into v5.18/vfio/next/nextAlex 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