aboutsummaryrefslogtreecommitdiff
path: root/hw/rdma/vmw/pvrdma_cmd.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-03hw/rdma: Fix possible out of bounds access to GID tableYuval Shaia1-2/+6
2018-05-03hw/rdma: Fix possible munmap call on a NULL pointerMarcel Apfelbaum1-1/+1
2018-03-23hw/rdma: Fix 32-bit compilationYuval Shaia1-4/+4
2018-03-23hw/rdma: fix clang compilation errorsMarcel Apfelbaum1-2/+3
2018-03-23rdma: fix up include directivesMichael S. Tsirkin1-4/+4
2018-03-23hw/rdma: Add support for Query QP verb to pvrdma deviceYuval Shaia1-1/+23
2018-02-19hw/rdma: PVRDMA commands and data-path opsYuval Shaia1-0/+673