aboutsummaryrefslogtreecommitdiff
path: root/hw/rdma/rdma_rm.c
AgeCommit message (Expand)Author
2019-01-19hw: rdma: fix an off-by-one issueLi Qiang
2019-01-19hw/rdma: Verify that ptr is not NULL before freeingYuval Shaia
2018-12-22hw/rdma: Do not call rdma_backend_del_gid on an empty gidYuval Shaia
2018-12-22hw/rdma: Do not use bitmap_zero_extend to free bitmapYuval Shaia
2018-12-22hw/rdma: Remove unneeded code that handles more that one portYuval Shaia
2018-12-22hw/pvrdma: Add support to allow guest to configure GID tableYuval Shaia
2018-12-22hw/rdma: Add ability to force notification without re-armYuval Shaia
2018-08-18hw/rdma: Bugfix - Support non-aligned buffersYuval Shaia
2018-08-18hw/rdma: Print backend QP number in hex formatYuval Shaia
2018-08-18hw/rdma: Reorder resource cleanupYuval Shaia
2018-08-18hw/rdma: Do not allocate memory for non-dma MRYuval Shaia
2018-08-18hw/rdma: Delete useless structure RdmaRmUserMRYuval Shaia
2018-05-03hw/rdma: Delete duplicate definition of MAX_RM_TBL_NAMEYuval Shaia
2018-03-23hw/rdma: Fix 32-bit compilationYuval Shaia
2018-03-23hw/rdma: Change host_virt to void *Yuval Shaia
2018-03-23rdma: fix up include directivesMichael S. Tsirkin
2018-03-23hw/rdma: Add Query QP operationYuval Shaia
2018-02-19hw/rdma: Implementation of generic rdma device layersYuval Shaia