summaryrefslogtreecommitdiffstats
path: root/migration-rdma.c
Commit message (Expand)AuthorAgeFilesLines
* rdma: silly ipv6 bugfixMichael R. Hines2013-09-011-3/+5
* misc: Fix some typos in names and commentsStefan Weil2013-09-011-3/+3
* rdma: IPv6 over Ethernet (RoCE) is broken in linux - workaroundMichael R. Hines2013-08-121-20/+169
* rdma: proper getaddrinfo() handlingMichael R. Hines2013-08-121-27/+29
* rdma: check if RDMAControlHeader::len match transferred byteIsaku Yamahata2013-08-121-10/+22
* rdma: validate RDMAControlHeader::lenIsaku Yamahata2013-08-121-0/+5
* rdma: use resp.len after validation in qemu_rdma_registration_stopIsaku Yamahata2013-08-121-4/+3
* rdma: memory leak RDMAContext::hostIsaku Yamahata2013-08-051-0/+2
* rdma: use RDMA_WRID_READYIsaku Yamahata2013-08-051-2/+2
* rdma: qemu_rdma_post_send_control uses wrongly RDMA_WRID_MAXIsaku Yamahata2013-08-051-6/+6
* rdma: don't use negative index to arrayIsaku Yamahata2013-08-051-12/+15
* rdma: correct newlines in error statementsMichael R. Hines2013-08-051-34/+34
* rdma: forgot to turn off the debugging flagMichael R. Hines2013-08-051-1/+1
* rdma: bugfix: make IPv6 support workMichael R. Hines2013-08-051-12/+21
* misc: Fix new typos in comments and stringsStefan Weil2013-07-271-2/+2
* rdma: core logicMichael R. Hines2013-07-231-0/+3249
OpenPOWER on IntegriCloud