On 01/16/2014 09:23 AM, Joaquim Barrera wrote:
> Hello everyone,
>
> Can somebody point where I can find the code where libvirt makes the
> decision to complete a live migration?
Libvirt doesn't make the decision, qemu does. So you'll have to look in
the qemu code. Libvirt just reacts to the ch
Hello everyone,
Can somebody point where I can find the code where libvirt makes the
decision to complete a live migration?
I mean, at some point syncronising the VM state, it has to decide that
the delta left to be migrate is low enough to achieve downtime 0, so
libvirt finishes the migrati