aboutsummaryrefslogtreecommitdiff
path: root/hw/rdma/vmw/pvrdma_qp_ops.c
AgeCommit message (Expand)Author
2019-03-16hw/rdma: Use {} instead of {0}Kamal Heib
2019-03-16hw/pvrdma: Delete unneeded function argumentYuval Shaia
2019-03-16hw/rdma: Switch to generic error reporting wayYuval Shaia
2019-01-19hw/pvrdma: Make function pvrdma_qp_send/recv return void.Yuval Shaia
2019-01-19hw/pvrdma: Post CQE when receive invalid gid indexYuval Shaia
2019-01-19hw/pvrdma: Remove max-sge command-line paramYuval Shaia
2018-12-22hw/pvrdma: Fill all CQE fieldsYuval Shaia
2018-12-22hw/pvrdma: Add support to allow guest to configure GID tableYuval Shaia
2018-12-22hw/pvrdma: Set the correct opcode for send completionYuval Shaia
2018-12-22hw/pvrdma: Set the correct opcode for recv completionYuval Shaia
2018-12-22hw/rdma: Add ability to force notification without re-armYuval Shaia
2018-08-18hw/rdma: Print backend QP number in hex formatYuval Shaia
2018-08-18hw/pvrdma: Clean CQE before useYuval Shaia
2018-05-03hw/rdma: Fix possible usage of a NULL pointerMarcel Apfelbaum
2018-03-23hw/rdma: Fix 32-bit compilationYuval Shaia
2018-03-23rdma: fix up include directivesMichael S. Tsirkin
2018-02-19hw/rdma: PVRDMA commands and data-path opsYuval Shaia