aboutsummaryrefslogtreecommitdiff
path: root/hw/rdma
AgeCommit message (Expand)Author
2018-05-03hw/rdma: Fix possible out of bounds access to port GID indexMarcel Apfelbaum
2018-05-03hw/rdma: Delete duplicate definition of MAX_RM_TBL_NAMEYuval Shaia
2018-05-03hw/rdma: Fix possible out of bounds access to regs arrayYuval Shaia
2018-05-03hw/rdma: Fix possible out of bounds access to GID tableYuval Shaia
2018-05-03hw/rdma: Delete port's pkey tableYuval Shaia
2018-05-03hw/rdma: Fix possible usage of a NULL pointerMarcel Apfelbaum
2018-05-03hw/rdma: Fix possible munmap call on a NULL pointerMarcel Apfelbaum
2018-03-23hw/rdma: Fix 32-bit compilationYuval Shaia
2018-03-23hw/rdma: Use correct print format in CHK_ATTR macroYuval Shaia
2018-03-23hw/rdma: Change host_virt to void *Yuval Shaia
2018-03-23hw/rdma: fix clang compilation errorsMarcel Apfelbaum
2018-03-23rdma: fix up include directivesMichael S. Tsirkin
2018-03-23hw/rdma: Add support for Query QP verb to pvrdma deviceYuval Shaia
2018-03-23hw/rdma: Add Query QP operationYuval Shaia
2018-02-19hw/rdma: Implementation of PVRDMA deviceYuval Shaia
2018-02-19hw/rdma: PVRDMA commands and data-path opsYuval Shaia
2018-02-19hw/rdma: Implementation of generic rdma device layersYuval Shaia
2018-02-19hw/rdma: Definitions for rdma device and rdma resource managerYuval Shaia
2018-02-19hw/rdma: Add wrappers and macrosYuval Shaia