aboutsummaryrefslogtreecommitdiff
path: root/drivers/vfio/pci
AgeCommit message (Expand)Author
2022-11-10vfio/pci: Check the device set open count on resetAnthony DeRossi
2022-10-07vfio: Add vfio_file_is_group()Jason Gunthorpe
2022-09-27hisi_acc_vfio_pci: Update some log and comment formatsLongfang Liu
2022-09-27hisi_acc_vfio_pci: Remove useless macro definitionsLongfang Liu
2022-09-27hisi_acc_vfio_pci: Remove useless function parameterLongfang Liu
2022-09-27hisi_acc_vfio_pci: Fix device data address combination problemLongfang Liu
2022-09-27hisi_acc_vfio_pci: Fixes error return code issueLongfang Liu
2022-09-21vfio/hisi_acc: Use the new device life cycle helpersYi Liu
2022-09-21vfio/mlx5: Use the new device life cycle helpersYi Liu
2022-09-21vfio/pci: Use the new device life cycle helpersYi Liu
2022-09-08vfio/mlx5: Set the driver DMA logging callbacksYishai Hadas
2022-09-08vfio/mlx5: Manage error scenarios on trackerYishai Hadas
2022-09-08vfio/mlx5: Report dirty pages from trackerYishai Hadas
2022-09-08vfio/mlx5: Create and destroy page tracker objectYishai Hadas
2022-09-08vfio/mlx5: Init QP based resources for dirty trackingYishai Hadas
2022-09-08vfio: Introduce the DMA logging feature supportYishai Hadas
2022-09-08Merge remote-tracking branch 'mlx5/mlx5-vfio' into v6.1/vfio/nextAlex Williamson
2022-09-01hisi_acc_vfio_pci: Correct the function prefix for hssi_acc_drvdata()Shameer Kolothum
2022-09-01vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUPAbhishek Sahu
2022-09-01vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY/EXITAbhishek Sahu
2022-09-01vfio/pci: Mask INTx during runtime suspendAbhishek Sahu
2022-09-01vfio-pci: Replace 'void __user *' with proper types in the ioctl functionsJason Gunthorpe
2022-09-01vfio-pci: Re-indent what was vfio_pci_core_ioctl()Jason Gunthorpe
2022-09-01vfio-pci: Break up vfio_pci_core_ioctl() into one function per ioctlJason Gunthorpe
2022-09-01vfio-pci: Fix vfio_pci_ioeventfd() to return intJason Gunthorpe
2022-09-01vfio/pci: Simplify the is_intx/msi/msix/etc definesJason Gunthorpe
2022-09-01vfio/pci: Rename vfio_pci_register_dev_region()Jason Gunthorpe
2022-09-01vfio/pci: Split linux/vfio_pci_core.hJason Gunthorpe
2022-08-29KVM: s390: pci: Hook to access KVM lowlevel from VFIOPierre Morel
2022-08-06Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-08-01vfio/pci: fix the wrong wordBo Liu
2022-07-11vfio-pci/zdev: different maxstbl for interpreted devicesMatthew Rosato
2022-07-11vfio-pci/zdev: add function handle to clp base capabilityMatthew Rosato
2022-07-11vfio-pci/zdev: add open/close device hooksMatthew Rosato
2022-07-11vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVMMatthew Rosato
2022-07-06vfio/pci: fix the wrong wordBo Liu
2022-06-30vfio: Split migration ops from main device opsYishai Hadas
2022-06-30vfio/mlx5: Protect mlx5vf_disable_fds() upon close deviceYishai Hadas
2022-06-27vfio/pci: Remove console driversAlex Williamson
2022-05-23vfio/pci: Add driver_managed_dma to the new vfio_pci driversJason Gunthorpe
2022-05-18vfio/pci: Move the unused device into low power state with runtime PMAbhishek Sahu
2022-05-18vfio/pci: Virtualize PME related registers bits and initialize to zeroAbhishek Sahu
2022-05-18vfio/pci: Change the PF power state to D0 before enabling VFsAbhishek Sahu
2022-05-18vfio/pci: Invalidate mmaps and block the access in D3hot power stateAbhishek Sahu
2022-05-13vfio/pci: Use the struct file as the handle not the vfio_groupJason Gunthorpe
2022-05-13Merge remote-tracking branch 'iommu/vfio-notifier-fix' into v5.19/vfio/nextAlex Williamson
2022-05-11vfio/pci: Remove vfio_device_get_from_dev()Jason Gunthorpe
2022-05-11vfio/pci: Have all VFIO PCI drivers store the vfio_pci_core_device in drvdataJason Gunthorpe
2022-05-11Merge tag 'mlx5-lm-parallel' of https://git.kernel.org/pub/scm/linux/kernel/g...Alex Williamson