[libvirt] [PATCH 1/1] Support a new peer-to-peer migration mode

Paolo Bonzini pbonzini at redhat.com
Fri Oct 2 12:06:12 UTC 2009


On 10/02/2009 01:53 PM, Daniel P. Berrange wrote:
> This bit of code is exactly why we need a new API - the return value is
> declared to be a virDomainPtr on the destination host, not just a copy
> of the original source domain which no longer even exists on the source
> host if it was a transient domain.

Yeah, I really did not like this.

In Chris's code he actually opens the connection (after the migration is 
complete) in order to return the destination domain.

Does that make sense?

Paolo




More information about the libvir-list mailing list