summaryrefslogtreecommitdiff
path: root/drivers/vfio/pci
AgeCommit message (Expand)AuthorFilesLines
2024-05-21Merge tag 'vfio-v6.10-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds7-63/+800
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-05-17vfio/pci: Restore zero affected bus reset devices warningAlex Williamson1-0/+3
2024-05-13VFIO: Add the SPR_DSA and SPR_IAX devices to the denylistArjan van de Ven1-0/+2
2024-05-10vfio/pci: Collect hot-reset devices to local bufferAlex Williamson1-29/+49
2024-04-29vfio/qat: Add vfio_pci driver for Intel QAT SR-IOV VF devicesXin Zeng5-0/+721
2024-04-26fix missing vmalloc.h includesKent Overstreet1-0/+1
2024-04-23vfio/pci: fix potential memory leak in vfio_intx_enable()Ye Bin1-1/+3
2024-04-23vfio/pci: Pass eventfd context object through irqfdAlex Williamson1-20/+13
2024-04-23vfio/pci: Pass eventfd context to IRQ handlerAlex Williamson1-13/+11
2024-03-11vfio/pci: Create persistent INTx handlerAlex Williamson1-67/+78
2024-03-11vfio/pci: Lock external INTx masking opsAlex Williamson1-6/+28
2024-03-11vfio/pci: Disable auto-enable of exclusive INTx IRQAlex Williamson1-7/+10
2024-03-11vfio/pds: Refactor/simplify reset logicBrett Creeley4-67/+19
2024-03-11vfio/pds: Make sure migration file isn't accessed after resetBrett Creeley2-0/+14
2024-03-11vfio/mlx5: Enforce PRE_COPY supportYishai Hadas3-127/+71
2024-03-06hisi_acc_vfio_pci: Remove the deferred_reset logicShameer Kolothum2-40/+14
2024-03-05vfio/nvgrace-gpu: Convey kvm to map device memory region as noncachedAnkit Agrawal1-1/+10
2024-03-05Merge branch 'kvm-arm64/vfio-normal-nc' of https://git.kernel.org/pub/scm/lin...Alex Williamson1-1/+18
2024-03-02vfio/pds: Always clear the save/restore FDs on resetBrett Creeley1-2/+2
2024-02-24vfio: Convey kvm that the vfio-pci device is wc safeAnkit Agrawal1-1/+18
2024-02-22vfio/nvgrace-gpu: Add vfio pci variant module for grace hopperAnkit Agrawal5-0/+896
2024-02-22vfio/pci: rename and export range_intersect_rangeAnkit Agrawal2-46/+68
2024-02-22vfio/pci: rename and export do_io_rw()Ankit Agrawal1-7/+9
2024-02-22vfio/mlx5: Let firmware knows upon leaving PRE_COPY back to RUNNINGYishai Hadas3-12/+45
2024-02-22vfio/mlx5: Block incremental query upon migf state errorYishai Hadas1-0/+5
2024-02-22vfio/mlx5: Handle the EREMOTEIO error upon the SAVE commandYishai Hadas1-1/+6
2024-02-22vfio/mlx5: Add support for tracker object change eventYishai Hadas2-0/+49
2024-02-22vfio/pci: WARN_ON driver_override kasprintf failureKunwu Chan1-0/+1
2024-01-19Merge tag 'vfio-v6.8-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds9-152/+837
2024-01-11vfio/virtio: fix virtio-pci dependencyArnd Bergmann1-1/+1
2024-01-08Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2-9/+9
2024-01-05hisi_acc_vfio_pci: Update migration data pointer correctly on saving/resumeShameer Kolothum1-2/+5
2023-12-20vfio/virtio: Declare virtiovf_pci_aer_reset_done() staticYishai Hadas1-1/+1
2023-12-19Merge branch 'v6.8/vfio/virtio' into v6.8/vfio/nextAlex Williamson6-27/+628
2023-12-19vfio/virtio: Introduce a vfio driver over virtio devicesYishai Hadas5-0/+598
2023-12-19vfio/pci: Expose vfio_pci_core_iowrite/read##size()Yishai Hadas1-24/+26
2023-12-19vfio/pci: Expose vfio_pci_core_setup_barmap()Yishai Hadas1-3/+4
2023-12-05vfio/pds: Add multi-region supportBrett Creeley2-68/+156
2023-12-05vfio/pds: Move seq/ack bitmaps into region structBrett Creeley2-20/+25
2023-12-05vfio/pds: Pass region info to relevant functionsBrett Creeley1-35/+36
2023-12-05vfio/pds: Move and rename region specific infoBrett Creeley2-45/+50
2023-12-05vfio/pds: Only use a single SGL for both seq and ackBrett Creeley2-46/+28
2023-12-05vfio/pds: Fix calculations in pds_vfio_dirty_syncBrett Creeley1-3/+3
2023-11-28eventfd: simplify eventfd_signal()Christian Brauner2-9/+9
2023-11-27vfio/pds: Fix possible sleep while in atomic contextBrett Creeley3-9/+11
2023-11-27vfio/pds: Fix mutex lock->magic != lock warningBrett Creeley1-3/+13
2023-11-02Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-0/+4
2023-10-24iommufd/iova_bitmap: Move symbols to IOMMUFD namespaceJoao Martins2-0/+2
2023-10-24vfio: Move iova_bitmap into iommufdJoao Martins2-0/+2