Re: [libvirt] [PATCH 02/16] Introduce yet another migration version in API.

2011-04-21 Thread Eric Blake
On 04/21/2011 10:32 AM, Daniel P. Berrange wrote: > Migration just seems togo from bad to worse. We already had to s/togo/to go/ > > This patch attempts to introduce a version 3 that uses the > improved 5 step sequence > > * Src: Begin > - Generate XML to pass to dst > - G

[libvirt] [PATCH 02/16] Introduce yet another migration version in API.

2011-04-21 Thread Daniel P. Berrange
Migration just seems togo from bad to worse. We already had to introduce a second migration protocol when adding the QEMU driver, since the one from Xen was insufficiently flexible to cope with passing the data the QEMU driver required. It turns out that this protocol still has some flaws that we