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 <[email protected]>
On the understanding this is code motion apart from some loss of static and associated tweaks: > CC: Ian Campbell <[email protected]> Acked-by:Ian Campbell <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] http://lists.xen.org/xen-devel
