mrhi...@linux.vnet.ibm.com wrote: > From: "Michael R. Hines" <mrhi...@us.ibm.com> > > 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 <pbonz...@redhat.com> > Reviewed-by: Chegu Vinod <chegu_vi...@hp.com> > Tested-by: Chegu Vinod <chegu_vi...@hp.com> > Tested-by: Michael R. Hines <mrhi...@us.ibm.com> > Signed-off-by: Michael R. Hines <mrhi...@us.ibm.com>
Reviewed-by: Juan Quintela <quint...@redhat.com> 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).