summaryrefslogtreecommitdiffstats
path: root/migration/rdma.c
Commit message (Expand)AuthorAgeFilesLines
* rdma: Fix cleanup in error pathsPadmanabh Ratnakar2015-03-261-14/+8
* migration: Fix remaining 32 bit compiler errorsStefan Weil2015-03-171-24/+29
* migration: Fix some 32 bit compiler errorsStefan Weil2015-03-171-12/+11
* migration/rdma: clean up qemu_rdma_dest_init a bitMichael Tokarev2015-03-171-29/+22
* ram: make all save_page functions take a uint64_t parameterJuan Quintela2015-03-161-1/+1
* migration: Fix coding style (whitespace issues)Stefan Weil2015-03-101-10/+10
* Remove superfluous '\n' around error_report()Gonglei2015-03-101-1/+1
* unbreak dtrace tracing due to double _ in rdma namesDr. David Alan Gilbert2015-03-021-13/+11
* migration: Fix warnings caused by missing 'static' attributeStefan Weil2015-02-101-4/+4
* rdma: g_malloc0() can't fail, bury dead error handlingMarkus Armbruster2015-02-101-3/+0
* Tracify migration/rdma.cDr. David Alan Gilbert2015-02-051-189/+144
* Remove migration- pre/post fixes off files in migration/ dirDr. David Alan Gilbert2014-12-161-0/+3438
OpenPOWER on IntegriCloud