Re: [Xen-devel] [PATCH 28/29] xl: split out migration related code

2017-02-27 Thread Ian Jackson
Wei Liu writes ("[PATCH 28/29] xl: split out migration related code"): > Include COLO / Remus code because they are built on top of the existing > migration protocol. Acked-by: Ian Jackson ___ Xen-devel mailing list Xen-devel@lists.xen.org https://list

[Xen-devel] [PATCH 28/29] xl: split out migration related code

2017-02-24 Thread Wei Liu
Include COLO / Remus code because they are built on top of the existing migration protocol. Signed-off-by: Wei Liu --- tools/xl/Makefile | 2 +- tools/xl/xl_cmdimpl.c | 715 --- tools/xl/xl_migrate.c | 754