]> git.proxmox.com Git - qemu.git/history - migration-rdma.c
Merge remote-tracking branch 'pmaydell/tags/pull-arm-devs-20130812' into staging
[qemu.git] / migration-rdma.c
2013-08-05 Isaku Yamahatardma: memory leak RDMAContext::host
2013-08-05 Isaku Yamahatardma: use RDMA_WRID_READY
2013-08-05 Isaku Yamahatardma: qemu_rdma_post_send_control uses wrongly RDMA_WRI...
2013-08-05 Isaku Yamahatardma: don't use negative index to array
2013-08-05 Michael R. Hinesrdma: correct newlines in error statements
2013-08-05 Michael R. Hinesrdma: forgot to turn off the debugging flag
2013-08-05 Michael R. Hinesrdma: bugfix: make IPv6 support work
2013-07-29 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-07-29 Anthony LiguoriMerge remote-tracking branch 'sweil/w32' into staging
2013-07-29 Aurelien JarnoMerge branch 'trivial-patches' of git://git.corpit...
2013-07-27 Stefan Weilmisc: Fix new typos in comments and strings
2013-07-26 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-next' into staging
2013-07-26 Anthony LiguoriMerge remote-tracking branch 'jliu/or32' into staging
2013-07-25 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2013-07-23 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-07-23 Michael R. Hinesrdma: core logic