aboutsummaryrefslogtreecommitdiff
path: root/hw/rdma/rdma_utils.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-08include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster1-1/+1
2023-01-08include/hw/pci: Break inclusion loop pci_bridge.h and cxl.hMarkus Armbruster1-0/+1
2022-01-18hw/dma: Use dma_addr_t type definition when relevantPhilippe Mathieu-Daudé1-1/+1
2022-01-18hw/rdma/rdma_utils: Rename rdma_pci_dma_map 'len' argumentPhilippe Mathieu-Daudé1-7/+7
2020-12-19hw/rdma: Replace QList by GQueueMarkus Armbruster1-13/+16
2020-05-02hw/rdma: Destroy list mutex when list is destroyedYuval Shaia1-0/+1
2019-03-16hw/rdma: Free all receive buffers when QP is destroyedYuval Shaia1-0/+29
2019-03-16hw/rdma: Introduce protected qlistYuval Shaia1-0/+39
2019-03-16hw/rdma: Switch to generic error reporting wayYuval Shaia1-9/+6
2018-12-20Clean up includesMarkus Armbruster1-0/+1
2018-08-18hw/rdma: Modify debug macrosYuval Shaia1-0/+4
2018-03-23hw/rdma: Fix 32-bit compilationYuval Shaia1-3/+3
2018-02-19hw/rdma: Add wrappers and macrosYuval Shaia1-0/+51