address@hidden wrote:
From: "Michael R. Hines" <address@hidden>
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
Reviewed-by: Paolo Bonzini <address@hidden>
Reviewed-by: Chegu Vinod <address@hidden>
Tested-by: Chegu Vinod <address@hidden>
Tested-by: Michael R. Hines <address@hidden>
Signed-off-by: Michael R. Hines <address@hidden>
Reviewed-by: Juan Quintela <address@hidden>
The review part is for the everything except migration-rdma.c. I am
starting looking at that bits, but they are really complex and my
knowledge of RDMA is nil (notice that there can be relation between the
two concepts).