[libvirt] [PATCH v2 0/3] libxl: tunnelled migration support

Joao Martins joao.m.martins at oracle.com
Wed Feb 8 00:35:19 UTC 2017


Hey!

Presented herewith is take 2 from tunnelled migration addressing all previous
comments. Changelog in individual patches (patch 1 and 2 are small refactorings
suggested in v1) Despite being functional changes mostly I had a quick round of
testing too.

Thanks,
Joao

Bob Liu (1):
  libxl: add tunnelled migration support

Joao Martins (2):
  libxl: refactor libxlDomainMigrationPrepare
  libxl: streamline top-level migrate functions

 src/libxl/libxl_driver.c    |  79 ++++++++--
 src/libxl/libxl_migration.c | 372 +++++++++++++++++++++++++++++++++++++-------
 src/libxl/libxl_migration.h |   9 ++
 3 files changed, 393 insertions(+), 67 deletions(-)

-- 
2.1.4




More information about the libvir-list mailing list