[libvirt] [PATCH] Finer grained migration control

Chris Lalancette clalance at redhat.com
Wed Oct 14 09:43:36 UTC 2009


Daniel Veillard wrote:
> On Mon, Oct 12, 2009 at 01:32:26PM +0200, Chris Lalancette wrote:
>> Normally, when you migrate a domain from host A to host B,
>> the domain on host A remains defined but shutoff and the domain
>> on host B remains running but is a "transient".  Add a new
>> flag to virDomainMigrate() to allow the original domain to be
>> undefined on source host A, and a new flag to virDomainMigrate() to
>> allow the new domain to be persisted on the destination host B.
>>
>> Signed-off-by: Chris Lalancette <clalance at redhat.com>
> 
>   Sounds fine, this doesn't seems to impact the API or protocol format
> so I would rather wait after the 0.7.2 release to commit this though,
> hopefully tomorrow.

OK, now that 0.7.2 is out, I've pushed this.

Thanks,

-- 
Chris Lalancette




More information about the libvir-list mailing list