Re: [libvirt] [PATCH v3 10/14] migration: merge all proto branches into single function

2015-10-01 Thread Nikolay Shirokovskiy
On 30.09.2015 16:38, Jiri Denemark wrote: > On Fri, Sep 18, 2015 at 18:05:48 +0300, Nikolay Shirokovskiy wrote: >> Finally on this step we get what we were aimed for - toURI{1, 2} (and >> migration{*} APIs too) now can work thru V3_PARAMS protocol. Execution path >> goes thru unchanged

Re: [libvirt] [PATCH v3 10/14] migration: merge all proto branches into single function

2015-09-30 Thread Jiri Denemark
On Fri, Sep 18, 2015 at 18:05:48 +0300, Nikolay Shirokovskiy wrote: > Finally on this step we get what we were aimed for - toURI{1, 2} (and > migration{*} APIs too) now can work thru V3_PARAMS protocol. Execution path > goes thru unchanged virDomainMigrateUnmanaged adapter function which is called

[libvirt] [PATCH v3 10/14] migration: merge all proto branches into single function

2015-09-18 Thread Nikolay Shirokovskiy
Finally on this step we get what we were aimed for - toURI{1, 2} (and migration{*} APIs too) now can work thru V3_PARAMS protocol. Execution path goes thru unchanged virDomainMigrateUnmanaged adapter function which is called by all target places. Note that we keep the fact that direct migration