Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-18 | hw/dma: Use dma_addr_t type definition when relevant | Philippe Mathieu-Daudé | 1 | -1/+1 |
2022-01-18 | hw/rdma/rdma_utils: Rename rdma_pci_dma_map 'len' argument | Philippe Mathieu-Daudé | 1 | -7/+7 |
2020-12-19 | hw/rdma: Replace QList by GQueue | Markus Armbruster | 1 | -13/+16 |
2020-05-02 | hw/rdma: Destroy list mutex when list is destroyed | Yuval Shaia | 1 | -0/+1 |
2019-03-16 | hw/rdma: Free all receive buffers when QP is destroyed | Yuval Shaia | 1 | -0/+29 |
2019-03-16 | hw/rdma: Introduce protected qlist | Yuval Shaia | 1 | -0/+39 |
2019-03-16 | hw/rdma: Switch to generic error reporting way | Yuval Shaia | 1 | -9/+6 |
2018-12-20 | Clean up includes | Markus Armbruster | 1 | -0/+1 |
2018-08-18 | hw/rdma: Modify debug macros | Yuval Shaia | 1 | -0/+4 |
2018-03-23 | hw/rdma: Fix 32-bit compilation | Yuval Shaia | 1 | -3/+3 |
2018-02-19 | hw/rdma: Add wrappers and macros | Yuval Shaia | 1 | -0/+51 |