On Wed, 2015-07-15 at 15:45 +0800, Yang Hongyang wrote: > After previous refactoring, we are now able to move all remus code > into a separate file libxl_remus.c. > > Export following functions for internal use: > - Remus callbacks > * libxl__remus_domain_suspend_callback > * libxl__remus_domain_resume_callback > * libxl__remus_domain_save_checkpoint_callback > * libxl__remus_domain_restore_checkpoint_callback > - setup/teardown Remus: > * libxl__remus_setup > * libxl__remus_teardown > > Signed-off-by: Yang Hongyang <yan...@cn.fujitsu.com>
On the understanding this is code motion apart from some loss of static and associated tweaks: > CC: Ian Campbell <ian.campb...@citrix.com> Acked-by:Ian Campbell <ian.campb...@citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel