On Tue, Oct 23, 2012 at 09:54:50 -0600, Eric Blake wrote:
> On 10/23/2012 09:22 AM, Daniel P. Berrange wrote:
> > On Fri, Oct 19, 2012 at 04:31:44PM +0200, Jiri Denemark wrote:
> >> Having hostuuid in migration cookie is a nice bonus since it provides an
> >> easy way of detecting migration to the
On 10/23/2012 09:22 AM, Daniel P. Berrange wrote:
> On Fri, Oct 19, 2012 at 04:31:44PM +0200, Jiri Denemark wrote:
>> Having hostuuid in migration cookie is a nice bonus since it provides an
>> easy way of detecting migration to the same host. However, requiring it
>> breaks backward compatibility
On Fri, Oct 19, 2012 at 04:31:44PM +0200, Jiri Denemark wrote:
> Having hostuuid in migration cookie is a nice bonus since it provides an
> easy way of detecting migration to the same host. However, requiring it
> breaks backward compatibility with older libvirt releases.
Really ? I think I had t
On Fri, Oct 19, 2012 at 16:53:38 +0200, Michal Privoznik wrote:
> On 19.10.2012 16:31, Jiri Denemark wrote:
> > Having hostuuid in migration cookie is a nice bonus since it provides an
> > easy way of detecting migration to the same host. However, requiring it
> > breaks backward compatibility with
On 19.10.2012 16:31, Jiri Denemark wrote:
> Having hostuuid in migration cookie is a nice bonus since it provides an
> easy way of detecting migration to the same host. However, requiring it
> breaks backward compatibility with older libvirt releases.
> ---
> src/qemu/qemu_migration.c | 31 +++
Having hostuuid in migration cookie is a nice bonus since it provides an
easy way of detecting migration to the same host. However, requiring it
breaks backward compatibility with older libvirt releases.
---
src/qemu/qemu_migration.c | 31 ---
1 file changed, 16 inserti