summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/vfio.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-08-301-0/+6
|\
| * vfio: Support IO page table replacementNicolin Chen2023-07-281-0/+6
* | vfio: align capability structuresStefan Hajnoczi2023-08-171-0/+2
|/
* vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PTYi Liu2023-07-251-0/+44
* vfio: Add VFIO_DEVICE_BIND_IOMMUFDYi Liu2023-07-251-0/+27
* vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESETYi Liu2023-07-251-0/+21
* vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdevYi Liu2023-07-251-1/+49
* Merge tag 'vfio-v6.5-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-06-301-0/+18
|\
| * vfio/cdx: add support for CDX busNipun Gupta2023-06-161-0/+1
| * vfio/pci-core: Add capability for AtomicOp completer supportAlex Williamson2023-06-161-0/+14
| * vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-XReinette Chatre2023-05-231-0/+3
* | s390/vfio-ap: realize the VFIO_DEVICE_GET_IRQ_INFO ioctlTony Krowiak2023-06-061-0/+9
|/
* vfio/type1: exclude mdevs from VFIO_UPDATE_VADDRSteve Sistare2023-02-091-6/+9
* vfio: Extend the device migration protocol with PRE_COPYJason Gunthorpe2022-12-061-4/+119
* vfio: Add an option to get migration data sizeYishai Hadas2022-11-141-0/+13
* vfio: Introduce DMA logging uAPIsYishai Hadas2022-09-081-0/+86
* vfio: Add the device features for the low power entry and exitAbhishek Sahu2022-09-011-0/+56
* include/uapi/linux/vfio.h: Fix trivial typo - _IORW should be _IOWR insteadThomas Huth2022-05-161-2/+2
* vfio: Remove migration protocol v1 documentationJason Gunthorpe2022-03-031-198/+2
* vfio: Extend the device migration protocol with RUNNING_P2PJason Gunthorpe2022-03-031-2/+34
* vfio: Define device migration protocol v2Jason Gunthorpe2022-03-031-13/+161
* vfio/pci: Revert nvlink removal uAPI breakageAlex Williamson2021-05-051-4/+42
* vfio/pci: remove vfio_pci_nvlink2Christoph Hellwig2021-04-061-34/+4
* vfio: interfaces to update vaddrSteve Sistare2021-02-011-0/+19
* vfio: option to unmap allSteve Sistare2021-02-011-0/+8
* vfio-ccw: Wire in the request callbackEric Farman2020-12-031-0/+1
*-. Merge branches 'v5.10/vfio/fsl-mc-v6' and 'v5.10/vfio/zpci-info-v3' into v5.1...Alex Williamson2020-10-121-0/+12
|\ \
| | * vfio: Introduce capability definitions for VFIO_DEVICE_GET_INFOMatthew Rosato2020-10-071-0/+11
| * | vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devicesBharat Bhushan2020-10-071-0/+1
| |/
| |
| \
*-. \ Merge branches 'v5.10/vfio/bardirty', 'v5.10/vfio/dma_avail', 'v5.10/vfio/mis...Alex Williamson2020-09-221-1/+16
|\ \ \ | |_|/ |/| |
| | * vfio: Fix typo of the device_stateZenghui Yu2020-09-211-1/+1
| |/ |/|
| * vfio iommu: Add dma available capabilityMatthew Rosato2020-09-211-0/+15
|/
* vfio/type1: Fix migration info capability IDAlex Williamson2020-06-181-1/+1
* Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-081-0/+3
|\
| * vfio-ccw: Introduce a new CRW regionFarhan Ali2020-06-031-0/+2
| * vfio-ccw: Introduce a new schib regionFarhan Ali2020-06-021-0/+1
* | vfio iommu: Add migration capability to report supported featuresKirti Wankhede2020-05-281-0/+23
* | vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmapKirti Wankhede2020-05-281-0/+11
* | vfio iommu: Add ioctl definition for dirty pages trackingKirti Wankhede2020-05-281-0/+57
* | vfio: UAPI for migration interface for device stateKirti Wankhede2020-05-281-0/+228
|/
* vfio: Introduce VFIO_DEVICE_FEATURE ioctl and first userAlex Williamson2020-03-241-0/+37
*-. Merge branches 'v5.4/vfio/alexey-tce-memory-free-v1', 'v5.4/vfio/connie-re-ar...Alex Williamson2019-08-231-20/+51
|\ \
| | * vfio/type1: Add IOVA range capability supportShameer Kolothum2019-08-191-1/+25
| |/ |/|
| * vfio: re-arrange vfio region definitionsCornelia Huck2019-08-191-19/+26
|/
* vfio-ccw: add handling for async channel instructionsCornelia Huck2019-04-241-0/+2
* vfio-ccw: add capabilities chainCornelia Huck2019-04-241-0/+2
* vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] subdriverAlexey Kardashevskiy2018-12-211-0/+42
* Merge tag 'vfio-v4.20-rc1.v2' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-10-311-0/+50
|\
| * vfio: add edid api for display (vgpu) devices.Gerd Hoffmann2018-10-111-0/+50
* | s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctlTony Krowiak2018-09-281-0/+1