]> xenbits.xensource.com Git - people/dariof/libvirt.git/commit
qemu: Do not require hostuuid in migration cookie
authorJiri Denemark <jdenemar@redhat.com>
Fri, 19 Oct 2012 13:08:29 +0000 (15:08 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 19 Oct 2012 13:08:29 +0000 (15:08 +0200)
commit8d75e47edefdd77b86df1ee9af3cd5001d456f73
treec0bc26527bf9315509e106e1bd3346715e581356
parent9fcc5436d3d824ceb82b44852e1a8023c3810655
qemu: Do not require hostuuid in migration cookie

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