aboutsummaryrefslogtreecommitdiff
path: root/hw/rdma/rdma_backend.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-21hw/rdma: Skip data-path mr_id translationYuval Shaia1-5/+0
2019-11-06hw/rdma: Utilize ibv_reg_mr_iova for memory registrationYuval Shaia1-0/+5
2019-05-04hw/rdma: Modify create/destroy QP to support SRQKamal Heib1-3/+3
2019-05-04hw/rdma: Add SRQ support to backend layerKamal Heib1-0/+12
2019-03-16hw/pvrdma: Delete unneeded function argumentYuval Shaia1-1/+0
2019-03-16hw/rdma: Free all receive buffers when QP is destroyedYuval Shaia1-1/+1
2019-03-16hw/rdma: Switch to generic error reporting wayYuval Shaia1-2/+2
2019-01-19hw/pvrdma: Post CQE when receive invalid gid indexYuval Shaia1-0/+1
2019-01-19hw/pvrdma: Remove max-sge command-line paramYuval Shaia1-0/+11
2018-12-22hw/pvrdma: Fill all CQE fieldsYuval Shaia1-2/+2
2018-12-22hw/pvrdma: Add support to allow guest to configure GID tableYuval Shaia1-10/+12
2018-12-22hw/rdma: Add support for MAD packetsYuval Shaia1-1/+3
2018-12-22hw/rdma: Return qpn 1 if ibqp is NULLYuval Shaia1-1/+1
2018-08-18hw/rdma: Add reference to pci_dev in backend_devYuval Shaia1-1/+1
2018-08-18hw/rdma: Make distinction between device init and start modesYuval Shaia1-0/+2
2018-03-23hw/rdma: Change host_virt to void *Yuval Shaia1-1/+1
2018-03-23rdma: fix up include directivesMichael S. Tsirkin1-1/+1
2018-03-23hw/rdma: Add Query QP operationYuval Shaia1-0/+2
2018-02-19hw/rdma: Implementation of generic rdma device layersYuval Shaia1-0/+98