summaryrefslogtreecommitdiffstats
path: root/drivers/vhost/vdpa.c
Commit message (Expand)AuthorAgeFilesLines
* vhost-vdpa: uAPI to suspend the deviceEugenio Pérez2022-08-111-0/+19
* vhost-vdpa: introduce SUSPEND backend feature bitEugenio Pérez2022-08-111-1/+15
* vhost-vdpa: Call ida_simple_remove() when failedBo Liu2022-08-111-0/+1
* vdpa: Use device_iommu_capable()Robin Murphy2022-08-111-1/+1
* vhost-vdpa: call vhost_vdpa_cleanup during the releaseStefano Garzarella2022-06-271-1/+1
* vdpa: make get_vq_group and set_group_asid optionalJason Wang2022-06-091-0/+2
* vhost-vdpa: return -EFAULT on copy_to_user() failureDan Carpenter2022-05-311-3/+5
* vhost-vdpa: support ASID based IOTLB APIGautam Dawar2022-05-311-19/+92
* vhost-vdpa: introduce uAPI to set group ASIDGautam Dawar2022-05-311-0/+8
* vhost-vdpa: uAPI to get virtqueue group idGautam Dawar2022-05-311-0/+8
* vhost-vdpa: introduce uAPI to get the number of address spacesGautam Dawar2022-05-311-0/+3
* vhost-vdpa: introduce uAPI to get the number of virtqueue groupsGautam Dawar2022-05-311-0/+4
* vhost-vdpa: introduce asid based IOTLBGautam Dawar2022-05-311-25/+72
* vhost: support ASID in IOTLB APIGautam Dawar2022-05-311-1/+4
* vdpa: multiple address spaces supportGautam Dawar2022-05-311-5/+9
* vhost-vdpa: switch to use vhost-vdpa specific IOTLBGautam Dawar2022-05-311-8/+10
* vhost-vdpa: passing iotlb to IOMMU mapping helpersGautam Dawar2022-05-311-30/+37
* vdpa: support exposing the count of vqs to userspaceLongpeng2022-03-281-0/+13
* vdpa: change the type of nvqs to u32Longpeng2022-03-281-4/+6
* vdpa: support exposing the config size to userspaceLongpeng2022-03-281-0/+17
* vhost_vdpa: don't setup irq offloading when irq_num < 0Zhu Lingshan2022-03-281-1/+4
* vdpa: factor out vdpa_set_features_unlocked for vdpa internal useSi-Wei Liu2022-03-041-1/+1
* vdpa: Protect vdpa reset with cf_mutexEli Cohen2022-01-141-1/+1
* vdpa: Avoid taking cf_mutex lock on get statusEli Cohen2022-01-141-2/+3
* vdpa: Allow to configure max data virtqueuesEli Cohen2022-01-141-1/+1
* vdpa: Sync calls set/get config/status with cf_mutexEli Cohen2022-01-141-4/+3
* vdpa: Provide interface to read driver featuresEli Cohen2022-01-141-1/+1
* vdpa: clean up get_config_size ret value handlingLaura Abbott2022-01-141-1/+1
* vdpa: Avoid duplicate call to vp_vdpa get_statusEugenio Pérez2022-01-141-1/+1
* vdpa: check that offsets are within boundsDan Carpenter2021-12-081-1/+1
* vhost-vdpa: clean irqs before reseting vdpa deviceWu Zongyong2021-11-241-1/+1
* vdpa: Introduce and use vdpa device get, set config helpersParav Pandit2021-11-011-2/+1
* vhost-vdpa: Fix the wrong input in config_cbCindy Lu2021-10-131-1/+1
* vhost_vdpa: unset vq irq before freeing irqWu Zongyong2021-10-131-4/+4
* vdpa: potential uninitialized return in vhost_vdpa_va_map()Dan Carpenter2021-09-141-1/+1
* vdpa: Support transferring virtual addressing during DMA mappingXie Yongji2021-09-061-11/+88
* vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()Xie Yongji2021-09-061-20/+35
* vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()Xie Yongji2021-09-061-1/+1
* vhost-vdpa: Handle the failure of vdpa_reset()Xie Yongji2021-09-061-3/+6
* vdpa: Add reset callback in vdpa_config_opsXie Yongji2021-09-061-2/+7
* vdpa: Make use of PFN_PHYS/PFN_UP/PFN_DOWN helper macroCai Huoqing2021-09-061-12/+12
* vhost-vdpa: Fix integer overflow in vhost_vdpa_process_iotlb_update()Xie Yongji2021-08-101-1/+2
* vdpa: support packed virtqueue for set/get_vq_state()Jason Wang2021-07-081-2/+2
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-05-051-12/+4
|\
| * vhost/vdpa: Remove the restriction that only supports virtio-net devicesXie Yongji2021-05-031-5/+1
| * vhost/vdpa: use get_config_size callback in vhost_vdpa_config_validate()Stefano Garzarella2021-05-031-7/+2
| * vhost-vdpa: fix vm_flags for virtqueue doorbell mappingJason Wang2021-05-031-0/+1
* | Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-05-011-7/+3
|\ \ | |/ |/|
| *-. Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel2021-04-161-7/+3
| |\ \
| | | * iommu: remove DOMAIN_ATTR_GEOMETRYChristoph Hellwig2021-04-071-7/+3
| | |/