aboutsummaryrefslogtreecommitdiff
path: root/hw/rdma/rdma_rm_defs.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-04hw/rdma: Modify create/destroy QP to support SRQKamal Heib1-0/+1
2019-05-04hw/rdma: Add support for managing SRQ resourceKamal Heib1-0/+8
2019-05-04hw/rdma: Add SRQ support to backend layerKamal Heib1-0/+1
2019-03-16hw/rdma: another clang compilation fixMarcel Apfelbaum1-2/+2
2019-03-16hw/pvrdma: Collect debugging statisticsYuval Shaia1-1/+26
2019-03-16hw/rdma: Protect against concurrent execution of poll_cqYuval Shaia1-0/+1
2018-12-22hw/rdma: Remove unneeded code that handles more that one portYuval Shaia1-2/+2
2018-12-22hw/pvrdma: Add support to allow guest to configure GID tableYuval Shaia1-2/+7
2018-12-22hw/rdma: Add ability to force notification without re-armYuval Shaia1-1/+7
2018-08-18hw/rdma: Delete useless structure RdmaRmUserMRYuval Shaia1-7/+3
2018-05-03hw/rdma: Delete duplicate definition of MAX_RM_TBL_NAMEYuval Shaia1-2/+2
2018-05-03hw/rdma: Fix possible out of bounds access to GID tableYuval Shaia1-1/+1
2018-05-03hw/rdma: Delete port's pkey tableYuval Shaia1-2/+1
2018-03-23hw/rdma: Change host_virt to void *Yuval Shaia1-1/+1
2018-02-19hw/rdma: Definitions for rdma device and rdma resource managerYuval Shaia1-0/+104