[libvirt] [PATCH v2 0/3] Fix migration of paused VMs

Daniel Veillard veillard at redhat.com
Fri Dec 11 09:08:29 UTC 2009


On Thu, Dec 10, 2009 at 11:38:16AM +0000, Daniel P. Berrange wrote:
> On Wed, Dec 09, 2009 at 02:38:25PM +0100, Paolo Bonzini wrote:
> > This is the final version of QEMU support for migrating paused VMs.
> > The patch series is the same as what I posted on Nov 25, except for
> > the check on the return value of virDomainGetInfo.
> > 
> > Patch 2 also had some easily-solved conflicts upon rebasing.
> > 
> > I haven't yet implemented an error message when inactive domains
> > are migrated; I'll do so in a follow-up patch.
> > 
> > Paolo
> > 
> >  include/libvirt/libvirt.h.in   |    1 +
> >  src/libvirt.c                  |   15 ++++++++++++++-
> >  src/qemu/qemu_driver.c         |   37 ++++++++++++++++++++++++-------------
> >  src/xen/xend_internal.c        |    9 +++++++++
> >  tools/virsh.c                  |    5 ++++-
> >  tools/virsh.pod                |    7 ++++---
> >  6 files changed, 56 insertions(+), 18 deletions(-)
> > 
> > Paolo Bonzini (3):
> >       fix migration of paused vms upon failure
> >       add virsh --suspend
> >       retrieve paused/running state at the beginning of migration
> 
> ACK to this series

  Yup, pushed !

    thanks Paolo !

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list