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

Joao Martins posted 3 patches 7 years, 1 month ago
Only 1 patches received!
There is a newer version of this series
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(-)
[libvirt] [PATCH v2 0/3] libxl: tunnelled migration support
Posted by Joao Martins 7 years, 1 month ago
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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v2 0/3] libxl: tunnelled migration support
Posted by Joao Martins 7 years, 1 month ago
On 02/08/2017 12:35 AM, Joao Martins wrote:
> 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.
Argh, My apologies. It seems I chained reply all patches by mistake - I can
respin if folks prefer.

Joao

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list