Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-13 | Use #include "..." for our own headers, <...> for others | Markus Armbruster | 1 | -1/+0 |
2019-03-16 | hw/rdma: Free all receive buffers when QP is destroyed | Yuval Shaia | 1 | -0/+11 |
2019-03-16 | hw/rdma: Introduce protected qlist | Yuval Shaia | 1 | -0/+9 |
2019-03-16 | hw/rdma: Switch to generic error reporting way | Yuval Shaia | 1 | -38/+7 |
2018-12-22 | hw/rdma: Initialize node_guid from vmxnet3 mac address | Yuval Shaia | 1 | -0/+9 |
2018-12-22 | hw/pvrdma: Add support to allow guest to configure GID table | Yuval Shaia | 1 | -0/+16 |
2018-12-20 | Clean up includes | Markus Armbruster | 1 | -1/+0 |
2018-08-18 | hw/rdma: Modify debug macros | Yuval Shaia | 1 | -4/+12 |
2018-03-23 | rdma: fix up include directives | Michael S. Tsirkin | 1 | -3/+3 |
2018-02-19 | hw/rdma: Add wrappers and macros | Yuval Shaia | 1 | -0/+43 |