summaryrefslogtreecommitdiffstats
path: root/drivers/vfio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfio-v6.9-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2024-03-1529-426/+1416
|\
| * vfio/fsl-mc: Block calling interrupt handler without triggerAlex Williamson2024-03-111-3/+4
| * vfio/platform: Create persistent IRQ handlersAlex Williamson2024-03-111-32/+68
| * vfio/platform: Disable virqfds on cleanupAlex Williamson2024-03-111-1/+4
| * vfio/pci: Create persistent INTx handlerAlex Williamson2024-03-111-67/+78
| * vfio: Introduce interface to flush virqfd inject workqueueAlex Williamson2024-03-111-0/+21
| * vfio/pci: Lock external INTx masking opsAlex Williamson2024-03-111-6/+28
| * vfio/pci: Disable auto-enable of exclusive INTx IRQAlex Williamson2024-03-111-7/+10
| * vfio/pds: Refactor/simplify reset logicBrett Creeley2024-03-114-67/+19
| * vfio/pds: Make sure migration file isn't accessed after resetBrett Creeley2024-03-112-0/+14
| * vfio/platform: Convert to platform remove callback returning voidUwe Kleine-König2024-03-111-3/+2
| * vfio/mlx5: Enforce PRE_COPY supportYishai Hadas2024-03-113-127/+71
| * hisi_acc_vfio_pci: Remove the deferred_reset logicShameer Kolothum2024-03-052-40/+14
| * Revert "vfio/type1: Unpin zero pages"Alex Williamson2024-03-041-12/+0
| * vfio/nvgrace-gpu: Convey kvm to map device memory region as noncachedAnkit Agrawal2024-03-041-1/+10
| * Merge branch 'kvm-arm64/vfio-normal-nc' of https://git.kernel.org/pub/scm/lin...Alex Williamson2024-03-041-1/+18
| |\
| * | vfio: amba: Rename pl330_ids[] to vfio_amba_ids[]Geert Uytterhoeven2024-03-041-3/+3
| * | vfio/pds: Always clear the save/restore FDs on resetBrett Creeley2024-03-011-2/+2
| * | vfio/nvgrace-gpu: Add vfio pci variant module for grace hopperAnkit Agrawal2024-02-225-0/+896
| * | vfio/pci: rename and export range_intersect_rangeAnkit Agrawal2024-02-222-46/+68
| * | vfio/pci: rename and export do_io_rw()Ankit Agrawal2024-02-221-7/+9
| * | vfio: mdev: make mdev_bus_type constRicardo B. Marliere2024-02-222-2/+2
| * | vfio/mlx5: Let firmware knows upon leaving PRE_COPY back to RUNNINGYishai Hadas2024-02-223-12/+45
| * | vfio/mlx5: Block incremental query upon migf state errorYishai Hadas2024-02-221-0/+5
| * | vfio/mlx5: Handle the EREMOTEIO error upon the SAVE commandYishai Hadas2024-02-221-1/+6
| * | vfio/mlx5: Add support for tracker object change eventYishai Hadas2024-02-222-0/+49
| * | vfio/pci: WARN_ON driver_override kasprintf failureKunwu Chan2024-02-221-0/+1
* | | Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini2024-03-111-1/+18
|\ \ \ | | |/ | |/|
| * | vfio: Convey kvm that the vfio-pci device is wc safeAnkit Agrawal2024-02-241-1/+18
| |/
* / vfio: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM)Paolo Bonzini2024-02-082-3/+3
|/
* Merge tag 'vfio-v6.8-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2024-01-1815-155/+963
|\
| * vfio/virtio: fix virtio-pci dependencyArnd Bergmann2024-01-101-1/+1
| * hisi_acc_vfio_pci: Update migration data pointer correctly on saving/resumeShameer Kolothum2024-01-051-2/+5
| * vfio/virtio: Declare virtiovf_pci_aer_reset_done() staticYishai Hadas2023-12-201-1/+1
| * Merge branch 'v6.8/vfio/virtio' into v6.8/vfio/nextAlex Williamson2023-12-196-27/+628
| |\
| | * vfio/virtio: Introduce a vfio driver over virtio devicesYishai Hadas2023-12-195-0/+598
| | * vfio/pci: Expose vfio_pci_core_iowrite/read##size()Yishai Hadas2023-12-191-24/+26
| | * vfio/pci: Expose vfio_pci_core_setup_barmap()Yishai Hadas2023-12-191-3/+4
| | |
| | \
| *-. \ Merge branches 'v6.8/vfio/debugfs', 'v6.8/vfio/pds' and 'v6.8/vfio/type1-acco...Alex Williamson2023-12-043-126/+209
| |\ \ \
| | | * | vfio/type1: account iommu allocationsPasha Tatashin2023-12-041-3/+5
| | | |/
| | * | vfio/pds: Add multi-region supportBrett Creeley2023-12-042-68/+156
| | * | vfio/pds: Move seq/ack bitmaps into region structBrett Creeley2023-12-042-20/+25
| | * | vfio/pds: Pass region info to relevant functionsBrett Creeley2023-12-041-35/+36
| | * | vfio/pds: Move and rename region specific infoBrett Creeley2023-12-042-45/+50
| | * | vfio/pds: Only use a single SGL for both seq and ackBrett Creeley2023-12-042-46/+28
| | * | vfio/pds: Fix calculations in pds_vfio_dirty_syncBrett Creeley2023-12-041-3/+3
| | |/
| * / vfio/migration: Add debugfs to live migration driverLongfang Liu2023-12-045-0/+121
| |/
* | Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-01-084-12/+12
|\ \ | |/ |/|
| * eventfd: simplify eventfd_signal()Christian Brauner2023-11-284-12/+12
* | vfio/pds: Fix possible sleep while in atomic contextBrett Creeley2023-11-273-9/+11