rdma: core logic

Enterprise / Virtualization / QEMU - Michael R. Hines [us.ibm.com] - 23 July 2013 04:12 UTC

Code that does need to be visible is kept well contained inside this file and this is the only new additional file to the entire patch.

This file includes the entire protocol and interfaces required to perform RDMA migration.

Also, the configure and Makefile modifications to link this file are included.

Full documentation is in docs/rdma.txt

2da776d rdma: core logic
Makefile.objs | 1 +
configure | 40 +
include/migration/migration.h | 4 +
migration-rdma.c | 3249 +++++++++++++++++++++++++++++++++++++++++
migration.c | 8 +
5 files changed, 3302 insertions(+)

Upstream: git.qemu.org


  • Share