This patch adds a boolean parameter ''network'' to the save method of the XendCheckpoint class to differentiate between network suspend/resume (network=True) and local suspend/resume (network=False). Instead of passing the ''live'' parameter to the migration methods, this ''network'' parameter is passed now. This ends up being merely a renaming of the parameter. A check with the xm-test suite against this change has resulted in no additional errors. Signed-off-by: Stefan Berger <stefanb@us.ibm.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel