summaryrefslogtreecommitdiffstats
path: root/drivers/vfio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfio-v6.0-rc5' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-09-091-0/+12
|\
| * vfio/type1: Unpin zero pagesAlex Williamson2022-08-311-0/+12
* | KVM: s390: pci: Hook to access KVM lowlevel from VFIOPierre Morel2022-08-291-2/+6
|/
* vfio: Move vfio.c to vfio_main.cJason Gunthorpe2022-08-082-0/+2
* Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-08-0612-253/+241
|\
| * vfio/pci: fix the wrong wordBo Liu2022-08-011-1/+1
| * vfio: Replace phys_pfn with pages for vfio_pin_pages()Nicolin Chen2022-07-253-13/+16
| * vfio: Rename user_iova of vfio_dma_rw()Nicolin Chen2022-07-251-3/+3
| * vfio: Pass in starting IOVA to vfio_pin/unpin_pages APINicolin Chen2022-07-253-25/+21
| * vfio: Make vfio_unpin_pages() return voidNicolin Chen2022-07-233-24/+14
| * vfio/spapr_tce: Fix the commentAlexey Kardashevskiy2022-07-221-1/+4
| * vfio: Replace the iommu notifier with a device listJason Gunthorpe2022-07-203-76/+80
| * vfio: Replace the DMA unmapping notifier with a callbackJason Gunthorpe2022-07-202-85/+47
| *-. Merge branches 'v5.20/vfio/spapr_tce-unused-arg-v1', 'v5.20/vfio/comment-typo...Alex Williamson2022-07-071-1/+1
| |\ \
| | * | vfio/pci: fix the wrong wordBo Liu2022-07-061-1/+1
| | |/
| * / vfio/spapr_tce: Remove the unused parameters containerDeming Wang2022-07-071-5/+4
| |/
| *---------. Merge branches 'v5.20/vfio/migration-enhancements-v3', 'v5.20/vfio/simplify-b...Alex Williamson2022-06-302-32/+36
| |\ \ \ \ \ \
| | | | | | | * vfio: Move "device->open_count--" out of group_rwsem in vfio_device_open()Yi Liu2022-06-301-1/+1
| | | | | | * | vfio: remove useless judgementLi Zhe2022-06-301-6/+0
| | | | | | |/
| | | | | * / vfio: Clear the caps->buf to NULL after freeSchspa Shi2022-06-301-0/+1
| | | | | |/
| | | | * / vfio: check iommu_group_set_name() return valueLiam Ni2022-06-301-1/+3
| | | | |/
| | | * / vfio: check vfio_register_iommu_driver() return valueBo Liu2022-06-271-3/+7
| | | |/
| | * | vfio: Use device_iommu_capable()Robin Murphy2022-06-271-1/+1
| | * | vfio/type1: Simplify bus_type determinationRobin Murphy2022-06-271-20/+23
| | |/
| * | vfio: Split migration ops from main device opsYishai Hadas2022-06-306-14/+31
| * | vfio/mlx5: Protect mlx5vf_disable_fds() upon close deviceYishai Hadas2022-06-303-1/+12
| |/
| * vfio: de-extern-ify function prototypesAlex Williamson2022-06-272-12/+11
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-08-044-6/+52
|\ \
| * \ Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini2022-08-014-6/+52
| |\ \
| | * | vfio-pci/zdev: different maxstbl for interpreted devicesMatthew Rosato2022-07-111-2/+4
| | * | vfio-pci/zdev: add function handle to clp base capabilityMatthew Rosato2022-07-111-2/+3
| | * | vfio-pci/zdev: add open/close device hooksMatthew Rosato2022-07-112-1/+33
| | * | vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVMMatthew Rosato2022-07-112-1/+12
| | |/
* | | Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-08-031-0/+5
|\ \ \
| * | | vfio/pci: Remove console driversAlex Williamson2022-06-271-0/+5
| | |/ | |/|
* | | Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-031-1/+1
|\ \ \ | |_|/ |/| |
| * | vfio: do not set FMODE_LSEEK flagJason A. Donenfeld2022-07-161-1/+1
| |/
* / vfio: Move IOMMU_CAP_CACHE_COHERENCY test to after we know we have a groupJason Gunthorpe2022-07-051-7/+10
|/
* Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-06-018-757/+780
|\
| * vfio: remove VFIO_GROUP_NOTIFY_SET_KVMMatthew Rosato2022-05-241-54/+29
| * vfio/pci: Add driver_managed_dma to the new vfio_pci driversJason Gunthorpe2022-05-232-0/+2
| * vfio: Do not manipulate iommu dma_owner for fake iommu groupsJason Gunthorpe2022-05-231-5/+10
| * vfio/pci: Move the unused device into low power state with runtime PMAbhishek Sahu2022-05-181-57/+113
| * vfio/pci: Virtualize PME related registers bits and initialize to zeroAbhishek Sahu2022-05-181-1/+32
| * vfio/pci: Change the PF power state to D0 before enabling VFsAbhishek Sahu2022-05-181-0/+16
| * vfio/pci: Invalidate mmaps and block the access in D3hot power stateAbhishek Sahu2022-05-181-2/+21
| * vfio: Change struct vfio_group::container_users to a non-atomic intJason Gunthorpe2022-05-171-15/+13
| * vfio: Simplify the life cycle of the group FDJason Gunthorpe2022-05-171-28/+24
| * vfio: Fully lock struct vfio_group::containerJason Gunthorpe2022-05-171-26/+40
| * vfio: Split up vfio_group_get_device_fd()Jason Gunthorpe2022-05-171-23/+56