summaryrefslogtreecommitdiff
path: root/drivers/vfio/pci
AgeCommit message (Expand)Author
2025-01-18PCI: Remove devres from pci_intx()Philipp Stanner
2025-01-18vfio/pci: Use never-managed version of pci_intx()Philipp Stanner
2024-11-25vfio/pci: Properly hide first-in-list PCIe extended capabilityAvihai Horon
2024-11-14vfio/mlx5: Fix unwind flows in mlx5vf_pci_save/resume_device_data()Yishai Hadas
2024-11-14vfio/mlx5: Fix an unwind issue in mlx5vf_add_migration_pages()Yishai Hadas
2024-11-13vfio/virtio: Enable live migration once VIRTIO_PCI was configuredYishai Hadas
2024-11-13vfio/virtio: Add PRE_COPY support for live migrationYishai Hadas
2024-11-13vfio/virtio: Add support for the basic live migration functionalityYishai Hadas
2024-11-13hisi_acc_vfio_pci: register debugfs for hisilicon migration driverLongfang Liu
2024-11-12hisi_acc_vfio_pci: create subfunction for data readingLongfang Liu
2024-11-12hisi_acc_vfio_pci: extract public functions for container_ofLongfang Liu
2024-10-30vfio/qat: fix overflow check in qat_vf_resume_write()Giovanni Cabiddu
2024-10-30vfio/nvgrace-gpu: Add a new GH200 SKU to the devid tableAnkit Agrawal
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-24Merge tag 'vfio-v6.12-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2024-09-17vfio/pci: implement huge_fault supportAlex Williamson
2024-09-12vfio/pci: clean up a type in vfio_pci_ioctl_pci_hot_reset_groups()Dan Carpenter
2024-09-03vfio/pci: Remove unused struct 'vfio_pci_mmap_vma'Dr. David Alan Gilbert
2024-07-19Merge tag 'vfio-v6.11-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2024-07-10vfio/pci: Init the count variable in collecting hot-reset devicesYi Liu
2024-06-21vfio/pci: Support 8-byte PCI loads and storesBen Segal
2024-06-21vfio/pci: Extract duplicated code into macroGerd Bayer
2024-06-12vfio/pci: Insert full vma on mmap'd MMIO faultAlex Williamson
2024-05-31vfio/pci: Use unmap_mapping_range()Alex Williamson
2024-05-20Merge tag 'vfio-v6.10-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-17vfio/pci: Restore zero affected bus reset devices warningAlex Williamson
2024-05-13VFIO: Add the SPR_DSA and SPR_IAX devices to the denylistArjan van de Ven
2024-05-09vfio/pci: Collect hot-reset devices to local bufferAlex Williamson
2024-04-29vfio/qat: Add vfio_pci driver for Intel QAT SR-IOV VF devicesXin Zeng
2024-04-25fix missing vmalloc.h includesKent Overstreet
2024-04-22vfio/pci: fix potential memory leak in vfio_intx_enable()Ye Bin
2024-04-22vfio/pci: Pass eventfd context object through irqfdAlex Williamson
2024-04-22vfio/pci: Pass eventfd context to IRQ handlerAlex Williamson
2024-03-11vfio/pci: Create persistent INTx handlerAlex Williamson
2024-03-11vfio/pci: Lock external INTx masking opsAlex Williamson
2024-03-11vfio/pci: Disable auto-enable of exclusive INTx IRQAlex Williamson
2024-03-11vfio/pds: Refactor/simplify reset logicBrett Creeley
2024-03-11vfio/pds: Make sure migration file isn't accessed after resetBrett Creeley
2024-03-11vfio/mlx5: Enforce PRE_COPY supportYishai Hadas
2024-03-05hisi_acc_vfio_pci: Remove the deferred_reset logicShameer Kolothum
2024-03-04vfio/nvgrace-gpu: Convey kvm to map device memory region as noncachedAnkit Agrawal
2024-03-04Merge branch 'kvm-arm64/vfio-normal-nc' of https://git.kernel.org/pub/scm/lin...Alex Williamson
2024-03-01vfio/pds: Always clear the save/restore FDs on resetBrett Creeley
2024-02-24vfio: Convey kvm that the vfio-pci device is wc safeAnkit Agrawal
2024-02-22vfio/nvgrace-gpu: Add vfio pci variant module for grace hopperAnkit Agrawal
2024-02-22vfio/pci: rename and export range_intersect_rangeAnkit Agrawal
2024-02-22vfio/pci: rename and export do_io_rw()Ankit Agrawal
2024-02-22vfio/mlx5: Let firmware knows upon leaving PRE_COPY back to RUNNINGYishai Hadas
2024-02-22vfio/mlx5: Block incremental query upon migf state errorYishai Hadas