aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vfio (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-06vfio/pci: Use vfio_init/register/unregister_group_devJason Gunthorpe2-5/+6
2021-04-06vfio/pci: Re-order vfio_pci_probe()Jason Gunthorpe1-8/+9
2021-04-06vfio/pci: Move VGA and VF initialization to functionsJason Gunthorpe1-42/+74
2021-04-06vfio/fsl-mc: Use vfio_init/register/unregister_group_devJason Gunthorpe2-9/+12
2021-04-06vfio/fsl-mc: Re-order vfio_fsl_mc_probe()Jason Gunthorpe1-27/+47
2021-04-06vfio/platform: Use vfio_init/register/unregister_group_devJason Gunthorpe4-31/+25
2021-04-06vfio: Split creation of a vfio_device into init and register opsJason Gunthorpe1-60/+65
2021-04-06vfio: Simplify the lifetime logic for vfio_deviceJason Gunthorpe1-54/+25
2021-04-06vfio: Remove extra put/gets around vfio_device->groupJason Gunthorpe1-19/+2
2021-04-06vfio/pci: remove vfio_pci_nvlink2Christoph Hellwig5-529/+0
2021-04-06vfio/type1: Remove the almost unused check in vfio_iommu_type1_unpin_pagesShenming Lu1-4/+4
2021-04-06vfio/platform: Fix spelling mistake "registe" -> "register"Zhen Lei1-1/+1
2021-04-06vfio/pci: fix a couple of spelling mistakesZhen Lei2-3/+3
2021-04-06vfio/mdev: Fix spelling mistake "interal" -> "internal"Zhen Lei1-1/+1
2021-04-06vfio/type1: fix a couple of spelling mistakesZhen Lei1-3/+3
2021-04-06vfio/pci: Add support for opregion v2.1+Fred Gao1-0/+53
2021-04-06vfio/pci: Remove an unnecessary blank line in vfio_pci_enableZhou Wang1-1/+0
2021-04-06vfio: pci: Spello fix in the file vfio_pci.cBhaskar Chowdhury1-1/+1
2021-03-29vfio/nvlink: Add missing SPAPR_TCE_IOMMU dependsJason Gunthorpe1-1/+1
2021-03-25vfio/type1: Empty batch for pfnmap pagesDaniel Jordan1-0/+6
2021-03-16vfio/type1: fix vaddr_get_pfns() return in vfio_pin_page_external()Daniel Jordan1-1/+7
2021-03-16vfio: Depend on MMUJason Gunthorpe1-1/+1
2021-03-16ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TESTJason Gunthorpe1-1/+1
2021-03-16vfio-platform: Add COMPILE_TEST to VFIO_PLATFORMJason Gunthorpe1-1/+1
2021-03-16vfio: IOMMU_API should be selectedJason Gunthorpe1-1/+1
2021-03-16vfio/type1: fix unmap all on ILP32Steve Sistare1-7/+5
2021-02-24Merge tag 'vfio-v5.12-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds8-190/+441
2021-02-22vfio/type1: Batch page pinningDaniel Jordan1-46/+89
2021-02-22vfio/type1: Prepare for batched pinning with struct vfio_batchDaniel Jordan1-13/+58
2021-02-22vfio/type1: Change success value of vaddr_get_pfn()Daniel Jordan1-7/+14
2021-02-22vfio/type1: Use follow_pte()Alex Williamson1-2/+13
2021-02-19vfio/pci: remove CONFIG_VFIO_PCI_ZDEV from KconfigMax Gurtovoy4-21/+7
2021-02-18vfio/iommu_type1: Fix duplicate included kthread.hTian Tao1-1/+0
2021-02-02Merge branch 'v5.12/vfio/next-vaddr' into v5.12/vfio/nextAlex Williamson2-32/+222
2021-02-02vfio-pci/zdev: fix possible segmentation fault issueMax Gurtovoy1-0/+4
2021-02-02amba: Make the remove callback return voidUwe Kleine-König1-2/+1
2021-02-02vfio: platform: simplify device removalUwe Kleine-König1-9/+5
2021-02-01vfio-pci/zdev: remove unused vdev argumentMax Gurtovoy1-12/+8
2021-02-01vfio/pci: Fix handling of pci use accessor return codesHeiner Kallweit1-5/+5
2021-02-01vfio/iommu_type1: Mantain a counter for non_pinned_groupsKeqian Zhu1-35/+5
2021-02-01vfio/iommu_type1: Fix some sanity checks in detach groupKeqian Zhu1-23/+8
2021-02-01vfio/iommu_type1: Populate full dirty when detach non-pinned groupKeqian Zhu1-1/+16
2021-02-01vfio/type1: block on invalid vaddrSteve Sistare1-5/+90
2021-02-01vfio/type1: implement notify callbackSteve Sistare1-0/+15
2021-02-01vfio: iommu driver notify callbackSteve Sistare1-0/+5
2021-02-01vfio/type1: implement interfaces to update vaddrSteve Sistare1-6/+53
2021-02-01vfio/type1: massage unmap iterationSteve Sistare1-1/+34
2021-02-01vfio/type1: implement unmap allSteve Sistare1-4/+16
2021-02-01vfio/type1: unmap cleanupSteve Sistare1-23/+15
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3