On Thu, 2015-04-23 at 12:48 +0100, Andrew Cooper wrote: > Presented here is v10 of the Migration v2 series (libxc subset), which is able > to function when transparently inserted under an unmodified xl/libxl.
I've applied the v11 branch with my minor comments addressed which you provided privately. > To experiment, simply set XG_MIGRATION_V2 in xl's environment. For migration, > the easiest way is to tweak libxl-save-helper to be a shell script > > root@vitruvias:/home# cat /usr/lib/xen/bin/libxl-save-helper > #!/bin/bash > export XG_MIGRATION_V2=x > exec /usr/lib/xen/bin/libxl-save-helper.bin "$@" > > which will ensure that XG_MIGRATION_V2 gets set in the environment for both > the source and destination of migration. > > Please experiment! Seconded! Cheers, Ian. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel