Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-23 | hw/rdma: Fix 32-bit compilation | Yuval Shaia | 8 | -38/+40 |
2018-03-23 | hw/rdma: Use correct print format in CHK_ATTR macro | Yuval Shaia | 1 | -2/+2 |
2018-03-23 | hw/rdma: Change host_virt to void * | Yuval Shaia | 4 | -11/+11 |
2018-03-23 | hw/rdma: fix clang compilation errors | Marcel Apfelbaum | 2 | -4/+5 |
2018-03-23 | rdma: fix up include directives | Michael S. Tsirkin | 12 | -39/+39 |
2018-03-23 | hw/rdma: Add support for Query QP verb to pvrdma device | Yuval Shaia | 1 | -1/+23 |
2018-03-23 | hw/rdma: Add Query QP operation | Yuval Shaia | 4 | -0/+35 |
2018-02-19 | hw/rdma: Implementation of PVRDMA device | Yuval Shaia | 3 | -1/+676 |
2018-02-19 | hw/rdma: PVRDMA commands and data-path ops | Yuval Shaia | 7 | -0/+1243 |
2018-02-19 | hw/rdma: Implementation of generic rdma device layers | Yuval Shaia | 6 | -1/+1535 |
2018-02-19 | hw/rdma: Definitions for rdma device and rdma resource manager | Yuval Shaia | 2 | -0/+166 |
2018-02-19 | hw/rdma: Add wrappers and macros | Yuval Shaia | 3 | -0/+97 |