Re: [libvirt] [PATCH] Finer grained migration control

2009-10-14 Thread Chris Lalancette
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 virDom

[PATCH] Implement finer grained migration control for Xen (was: Re: [libvirt] [PATCH] Finer grained migration control)

2009-10-13 Thread Maximilian Wilhelm
Anno domini 2009 Daniel Veillard scripsit: > 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

Re: [libvirt] [PATCH] Finer grained migration control

2009-10-13 Thread Chris Lalancette
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 virDom

Re: [libvirt] [PATCH] Finer grained migration control

2009-10-13 Thread Daniel Veillard
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 ori

[libvirt] [PATCH] Finer grained migration control

2009-10-12 Thread Chris Lalancette
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 virDomain