aboutsummaryrefslogtreecommitdiff
path: root/include/linux/vfio_pci_core.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-31vfio/pci: Use unmap_mapping_range()Gravatar Alex Williamson 1-2/+0
2024-02-22vfio/pci: rename and export range_intersect_rangeGravatar Ankit Agrawal 1-0/+5
2024-02-22vfio/pci: rename and export do_io_rw()Gravatar Ankit Agrawal 1-1/+4
2023-12-19vfio/pci: Expose vfio_pci_core_iowrite/read##size()Gravatar Yishai Hadas 1-0/+19
2023-12-19vfio/pci: Expose vfio_pci_core_setup_barmap()Gravatar Yishai Hadas 1-0/+1
2023-05-23vfio/pci: Probe and store ability to support dynamic MSI-XGravatar Reinette Chatre 1-0/+1
2023-05-23vfio/pci: Use bitfield for struct vfio_pci_core_device flagsGravatar Reinette Chatre 1-11/+11
2023-05-23vfio/pci: Remove interrupt context counterGravatar Reinette Chatre 1-1/+0
2023-05-23vfio/pci: Use xarray for interrupt context storageGravatar Reinette Chatre 1-1/+1
2022-09-21vfio/hisi_acc: Use the new device life cycle helpersGravatar Yi Liu 1-4/+0
2022-09-21vfio/pci: Use the new device life cycle helpersGravatar Yi Liu 1-0/+2
2022-09-01vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUPGravatar Abhishek Sahu 1-0/+1
2022-09-01vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY/EXITGravatar Abhishek Sahu 1-0/+1
2022-09-01vfio/pci: Mask INTx during runtime suspendGravatar Abhishek Sahu 1-0/+1
2022-09-01vfio/pci: Rename vfio_pci_register_dev_region()Gravatar Jason Gunthorpe 1-4/+4
2022-09-01vfio/pci: Split linux/vfio_pci_core.hGravatar Jason Gunthorpe 1-133/+1
2022-08-06Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfioGravatar Linus Torvalds 1-33/+32
2022-07-11vfio-pci/zdev: add open/close device hooksGravatar Matthew Rosato 1-0/+10
2022-07-11vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVMGravatar Matthew Rosato 1-1/+1
2022-06-27vfio: de-extern-ify function prototypesGravatar Alex Williamson 1-33/+32
2022-05-11vfio/pci: Remove vfio_device_get_from_dev()Gravatar Jason Gunthorpe 1-1/+2
2022-04-13vfio/pci: Fix vf_token mechanism when device-specific VF drivers are usedGravatar Jason Gunthorpe 1-0/+2
2022-03-03Merge branches 'v5.18/vfio/next/mlx5-migration-v10', 'v5.18/vfio/next/pm-fixe...Gravatar Alex Williamson 1-0/+9
2022-03-03vfio/pci: Expose vfio_pci_core_aer_err_detected()Gravatar Yishai Hadas 1-0/+2
2022-03-03vfio: Have the core code decode the VFIO_DEVICE_FEATURE ioctlGravatar Jason Gunthorpe 1-0/+2
2022-02-22vfio/pci: Stub vfio_pci_vga_rw when !CONFIG_VFIO_PCI_VGAGravatar Alex Williamson 1-0/+9
2021-08-26vfio/pci: Introduce vfio_pci_core.koGravatar Max Gurtovoy 1-0/+239