]> xenbits.xensource.com Git - libvirt.git/commit
libxl: add migration support
authorJim Fehlig <jfehlig@suse.com>
Thu, 8 May 2014 21:56:51 +0000 (15:56 -0600)
committerJim Fehlig <jfehlig@suse.com>
Thu, 5 Jun 2014 03:01:07 +0000 (21:01 -0600)
commit9b8d6e1eefba6b09cde515cb4ef588ac0951b2f7
treeb9ccf05f0208d3d7afb15e798d4cfbc77f0799c0
parentd9a099a4c572b45c1f8f3d2847cc64ebd039f5ad
libxl: add migration support

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@suse.com>
po/POTFILES.in
src/Makefile.am
src/libxl/libxl_conf.h
src/libxl/libxl_domain.h
src/libxl/libxl_driver.c
src/libxl/libxl_migration.c [new file with mode: 0644]
src/libxl/libxl_migration.h [new file with mode: 0644]