summaryrefslogtreecommitdiff
path: root/include/uapi/linux/vfio.h
AgeCommit message (Expand)Author
2023-12-04vfio/migration: Add debugfs to live migration driverLongfang Liu
2023-09-28vfio: use __aligned_u64 in struct vfio_device_ioeventfdStefan Hajnoczi
2023-09-28vfio: use __aligned_u64 in struct vfio_device_gfx_plane_infoStefan Hajnoczi
2023-09-28vfio: trivially use __aligned_u64 for ioctl structsStefan Hajnoczi
2023-09-28vfio: add bus master feature to device feature ioctlNipun Gupta
2023-08-30Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-17vfio: align capability structuresStefan Hajnoczi
2023-07-28vfio: Support IO page table replacementNicolin Chen
2023-07-25vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PTYi Liu
2023-07-25vfio: Add VFIO_DEVICE_BIND_IOMMUFDYi Liu
2023-07-25vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESETYi Liu
2023-07-25vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdevYi Liu
2023-06-30Merge tag 'vfio-v6.5-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2023-06-16vfio/cdx: add support for CDX busNipun Gupta
2023-06-16vfio/pci-core: Add capability for AtomicOp completer supportAlex Williamson
2023-06-06s390/vfio-ap: realize the VFIO_DEVICE_GET_IRQ_INFO ioctlTony Krowiak
2023-05-23vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-XReinette Chatre
2023-02-09vfio/type1: exclude mdevs from VFIO_UPDATE_VADDRSteve Sistare
2022-12-06vfio: Extend the device migration protocol with PRE_COPYJason Gunthorpe
2022-11-14vfio: Add an option to get migration data sizeYishai Hadas
2022-09-08vfio: Introduce DMA logging uAPIsYishai Hadas
2022-09-01vfio: Add the device features for the low power entry and exitAbhishek Sahu
2022-05-16include/uapi/linux/vfio.h: Fix trivial typo - _IORW should be _IOWR insteadThomas Huth
2022-03-03vfio: Remove migration protocol v1 documentationJason Gunthorpe
2022-03-03vfio: Extend the device migration protocol with RUNNING_P2PJason Gunthorpe
2022-03-03vfio: Define device migration protocol v2Jason Gunthorpe
2021-05-05vfio/pci: Revert nvlink removal uAPI breakageAlex Williamson
2021-04-06vfio/pci: remove vfio_pci_nvlink2Christoph Hellwig
2021-02-01vfio: interfaces to update vaddrSteve Sistare
2021-02-01vfio: option to unmap allSteve Sistare
2020-12-03vfio-ccw: Wire in the request callbackEric Farman
2020-10-12Merge branches 'v5.10/vfio/fsl-mc-v6' and 'v5.10/vfio/zpci-info-v3' into v5.1...Alex Williamson
2020-10-07vfio: Introduce capability definitions for VFIO_DEVICE_GET_INFOMatthew Rosato
2020-10-07vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devicesBharat Bhushan
2020-09-22Merge branches 'v5.10/vfio/bardirty', 'v5.10/vfio/dma_avail', 'v5.10/vfio/mis...Alex Williamson
2020-09-21vfio iommu: Add dma available capabilityMatthew Rosato
2020-09-21vfio: Fix typo of the device_stateZenghui Yu
2020-06-18vfio/type1: Fix migration info capability IDAlex Williamson
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-06-03vfio-ccw: Introduce a new CRW regionFarhan Ali
2020-06-02vfio-ccw: Introduce a new schib regionFarhan Ali
2020-05-28vfio iommu: Add migration capability to report supported featuresKirti Wankhede
2020-05-28vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmapKirti Wankhede
2020-05-28vfio iommu: Add ioctl definition for dirty pages trackingKirti Wankhede
2020-05-28vfio: UAPI for migration interface for device stateKirti Wankhede
2020-03-24vfio: Introduce VFIO_DEVICE_FEATURE ioctl and first userAlex Williamson
2019-08-23Merge branches 'v5.4/vfio/alexey-tce-memory-free-v1', 'v5.4/vfio/connie-re-ar...Alex Williamson
2019-08-19vfio/type1: Add IOVA range capability supportShameer Kolothum
2019-08-19vfio: re-arrange vfio region definitionsCornelia Huck
2019-04-24vfio-ccw: add handling for async channel instructionsCornelia Huck