[libvirt] [PATCH v3 04/14] migration: remove direct migration dependency on version1 of driver

Jiri Denemark jdenemar at redhat.com
Fri Sep 25 14:12:50 UTC 2015


On Fri, Sep 18, 2015 at 18:05:42 +0300, Nikolay Shirokovskiy wrote:
> From: Michal Privoznik <mprivozn at redhat.com>
> 
> Direct migration should work if *perform3 is present but *perform
> is not. This is situation when driver migration is implemented
> after new version of driver function is introduced. We should not
> be forced to support old version too as its parameter space is
> subspace of newer one.
> 
> ---
> 
> This patch has been already sent to mailist and has form
> that finally suggested by Michal Privoznik. I just include
> it in the set as it is not merged yet.
> ---
>  src/libvirt-domain.c |   13 ++++++++-----
>  1 files changed, 8 insertions(+), 5 deletions(-)

ACK

Jirka




More information about the libvir-list mailing list