[libvirt] [PATCH] add migration support for OpenVZ driver

Michal Privoznik mprivozn at redhat.com
Mon Sep 15 13:04:01 UTC 2014


On 05.09.2014 04:25, Hongbin Lu wrote:
> This patch adds initial migration support to the OpenVZ driver,
> using the VIR_DRV_FEATURE_MIGRATION_PARAMS family of migration
> functions.
> ---
>   src/openvz/openvz_conf.h   |    5 +-
>   src/openvz/openvz_driver.c |  348 ++++++++++++++++++++++++++++++++++++++++++++
>   src/openvz/openvz_driver.h |   10 ++
>   3 files changed, 361 insertions(+), 2 deletions(-)

Although I haven't tried this out myself (not running an openvz enabled 
kernel) I haven't spotted anything wrong.
ACKed & pushed.

Congratulations on your first libvirt contribution!

Michal




More information about the libvir-list mailing list