Age | Commit message (Expand) | Author |
2019-01-19 | hw/rdma: modify struct initialization | Marcel Apfelbaum |
2019-01-19 | hw/rdma: Verify that ptr is not NULL before freeing | Yuval Shaia |
2019-01-19 | hw/rdma: Delete unused struct member | Yuval Shaia |
2019-01-19 | hw/pvrdma: Remove max-sge command-line param | Yuval Shaia |
2018-12-22 | rdma: remove unused VENDOR_ERR_NO_SGE macro | Prasad J Pandit |
2018-12-22 | rdma: check num_sge does not exceed MAX_SGE | Prasad J Pandit |
2018-12-22 | hw/pvrdma: Fill all CQE fields | Yuval Shaia |
2018-12-22 | hw/pvrdma: Add support to allow guest to configure GID table | Yuval Shaia |
2018-12-22 | hw/rdma: Add support for MAD packets | Yuval Shaia |
2018-12-22 | hw/rdma: Abort send-op if fail to create addr handler | Yuval Shaia |
2018-08-18 | hw/rdma: Add reference to pci_dev in backend_dev | Yuval Shaia |
2018-08-18 | hw/rdma: Cosmetic change - move to generic function | Yuval Shaia |
2018-08-18 | hw/rdma: Delete useless structure RdmaRmUserMR | Yuval Shaia |
2018-08-18 | hw/rdma: Make distinction between device init and start modes | Yuval Shaia |
2018-05-03 | hw/rdma: Fix possible out of bounds access to port GID index | Marcel Apfelbaum |
2018-03-23 | hw/rdma: Fix 32-bit compilation | Yuval Shaia |
2018-03-23 | hw/rdma: Use correct print format in CHK_ATTR macro | Yuval Shaia |
2018-03-23 | hw/rdma: Change host_virt to void * | Yuval Shaia |
2018-03-23 | rdma: fix up include directives | Michael S. Tsirkin |
2018-03-23 | hw/rdma: Add Query QP operation | Yuval Shaia |
2018-02-19 | hw/rdma: Implementation of generic rdma device layers | Yuval Shaia |