summaryrefslogtreecommitdiff
path: root/migration-rdma.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-05rdma: memory leak RDMAContext::hostIsaku Yamahata1-0/+2
2013-08-05rdma: use RDMA_WRID_READYIsaku Yamahata1-2/+2
2013-08-05rdma: qemu_rdma_post_send_control uses wrongly RDMA_WRID_MAXIsaku Yamahata1-6/+6
2013-08-05rdma: don't use negative index to arrayIsaku Yamahata1-12/+15
2013-08-05rdma: correct newlines in error statementsMichael R. Hines1-34/+34
2013-08-05rdma: forgot to turn off the debugging flagMichael R. Hines1-1/+1
2013-08-05rdma: bugfix: make IPv6 support workMichael R. Hines1-12/+21
2013-07-27misc: Fix new typos in comments and stringsStefan Weil1-2/+2
2013-07-23rdma: core logicMichael R. Hines1-0/+3249