Re: [libvirt] [PATCH v4 0/12] migration: support all toURI and proto combos

2015-10-12 Thread Jiri Denemark
On Fri, Oct 02, 2015 at 10:52:40 +0300, Nikolay Shirokovskiy wrote: > Current implementation of 'toURI' migration interfaces does not support all > combinations of interface versions and protocol versions. For example 'toURI2' > with p2p flag will not migrate if driver supports only v3params proto.

Re: [libvirt] [PATCH v4 0/12] migration: support all toURI and proto combos

2015-10-09 Thread Jiri Denemark
On Fri, Oct 09, 2015 at 13:32:19 +0300, Nikolay Shirokovskiy wrote: > Guys, please take a look at the new version. Sure, I already started looking at it yesterday evening. Jirka -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

Re: [libvirt] [PATCH v4 0/12] migration: support all toURI and proto combos

2015-10-09 Thread Nikolay Shirokovskiy
Guys, please take a look at the new version. -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

[libvirt] [PATCH v4 0/12] migration: support all toURI and proto combos

2015-10-02 Thread Nikolay Shirokovskiy
Current implementation of 'toURI' migration interfaces does not support all combinations of interface versions and protocol versions. For example 'toURI2' with p2p flag will not migrate if driver supports only v3params proto. This is not convinient as drivers that starts to support migration have