Re: [Libvir] [PATCH] qemu: reset migration source if restore fails

2007-10-10 Thread Daniel P. Berrange
On Wed, Oct 10, 2007 at 04:06:59AM -0400, Daniel Veillard wrote: > On Wed, Oct 10, 2007 at 12:16:33AM -0400, Jim Paris wrote: > > With the latest KVM I'm having some issues with save/restore, but I > > think it's a kvm issue and not libvirt. The problems did expose a > > libvirt bug, though; patch

Re: [Libvir] [PATCH] qemu: reset migration source if restore fails

2007-10-10 Thread Daniel Veillard
On Wed, Oct 10, 2007 at 12:16:33AM -0400, Jim Paris wrote: > With the latest KVM I'm having some issues with save/restore, but I > think it's a kvm issue and not libvirt. The problems did expose a > libvirt bug, though; patch below. Makes sense to me, Daniel -- Red Hat Virtualization group

[Libvir] [PATCH] qemu: reset migration source if restore fails

2007-10-09 Thread Jim Paris
With the latest KVM I'm having some issues with save/restore, but I think it's a kvm issue and not libvirt. The problems did expose a libvirt bug, though; patch below. -jim --- A failed restore of a configured VM would leave the migration source set incorrectly, preventing the VM from being sta