[email protected] wrote: > From: "Michael R. Hines" <[email protected]> > > 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 <[email protected]> > Reviewed-by: Chegu Vinod <[email protected]> > Tested-by: Chegu Vinod <[email protected]> > Tested-by: Michael R. Hines <[email protected]> > Signed-off-by: Michael R. Hines <[email protected]>
Reviewed-by: Juan Quintela <[email protected]> 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).
