aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vdpa
AgeCommit message (Expand)Author
2020-08-05vdpa/mlx5: Add support library for mlx5 VDPA implementationEli Cohen
2020-08-05vdpa/mlx5: Add hardware descriptive header fileEli Cohen
2020-08-05vdpa: Modify get_vq_state() to return error codeEli Cohen
2020-08-05net/vdpa: Use struct for set/get vq stateEli Cohen
2020-08-05vdpa: remove hard coded virtq numMax Gurtovoy
2020-08-05vdpasim: support batch updatingJason Wang
2020-08-05ifcvf: implement vdpa_config_ops.get_vq_irq()Zhu Lingshan
2020-08-05vdpasim: protect concurrent access to iommu iotlbMax Gurtovoy
2020-08-05vdpa_sim: fix endian-ness of config spaceMichael S. Tsirkin
2020-08-05vdpa: make sure set_features is invoked for legacyMichael S. Tsirkin
2020-08-03virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORMMichael S. Tsirkin
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig
2020-06-22vdpa: fix typos in the comments for __vdpa_alloc_device()Jason Wang
2020-06-06ifcvf: implement config interrupt in IFCVFZhu Lingshan
2020-06-06ifcvf: ignore continuous setting same status valueZhu Lingshan
2020-06-04vdpasim: Fix some coccinelle warningsSamuel Zou
2020-06-04ifcvf: move IRQ request/free to status change handlersZhu Lingshan
2020-06-02vhost: revert "vhost: disable for OABI"Michael S. Tsirkin
2020-05-11vdpasim: remove unused variable 'ret'YueHaibing
2020-04-20vhost: disable for OABIMichael S. Tsirkin
2020-04-17vdpa: fix comment of vdpa_register_device()Jason Wang
2020-04-17vdpa: make vhost, virtio depend on menuMichael S. Tsirkin
2020-04-17vdpa: allow a 32 bit vq alignmentMichael S. Tsirkin
2020-04-16vdpasim: Return status in vdpasim_get_statusYueHaibing
2020-04-16vdpa: remove unused variables 'ifcvf' and 'ifcvf_lm'YueHaibing
2020-04-16vdpa-sim: depend on HAS_DMAMichael S. Tsirkin
2020-04-02vdpa: move to drivers/vdpaMichael S. Tsirkin