[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [libvirt] [PATCH V8 2/2] libxl: add migration support
Daniel P. Berrange wrote: > On Wed, Jun 04, 2014 at 02:35:14PM -0600, Jim Fehlig wrote: > >> This patch adds initial migration support to the libxl driver, >> using the VIR_DRV_FEATURE_MIGRATION_PARAMS family of migration >> functions. >> >> Signed-off-by: Jim Fehlig <jfehlig@xxxxxxxx> >> --- >> po/POTFILES.in | 1 + >> src/Makefile.am | 3 +- >> src/libxl/libxl_conf.h | 6 + >> src/libxl/libxl_domain.h | 1 + >> src/libxl/libxl_driver.c | 235 ++++++++++++++++++ >> src/libxl/libxl_migration.c | 585 >> ++++++++++++++++++++++++++++++++++++++++++++ >> src/libxl/libxl_migration.h | 79 ++++++ >> 7 files changed, 909 insertions(+), 1 deletion(-) >> > > ACK > Thanks, I pushed these patches now. The ABI stability check was a nice improvement. Verified it works when making simple changes like number of vcpus, max mem, etc. Regards, Jim _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |