qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [STABLE 0.13 0/4][PULL]: Migration fixes


From: Anthony Liguori
Subject: [Qemu-devel] Re: [STABLE 0.13 0/4][PULL]: Migration fixes
Date: Thu, 19 Aug 2010 08:44:09 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100713 Lightning/1.0b1 Thunderbird/3.0.6

On 08/19/2010 08:18 AM, Luiz Capitulino wrote:
Anthony,

The following migration fixes have been sent to the list some time ago
but have not been applied yet. They fix important bugs and seem good
to me (I've tested them too).

The changes (since 96638e706cd431528690cf611adcb04e1bc3255d) are available
in the following repository:

     git://repo.or.cz/qemu/qmp-unstable.git patches-for-0.13

Please, also note that they should be applied in master too (except for
the 'cont' one).

Things need to be applied to master first, and then applied to stable-0.13 via a cherry pick.

Why should the 'cont' one be applied to stable but not master?

Regards,

Anthony Liguori

Alex Williamson (1):
       savevm: Reset last block info at beginning of each save

Amit Shah (1):
       migration: Accept 'cont' only after successful incoming migration

Avi Kivity (1):
       QEMUFileBuffered: indicate that we're ready when the underlying file is 
ready

Marcelo Tosatti (1):
       set proper migration status on ->write error (v5)

  arch_init.c     |    7 +++++--
  buffered_file.c |   12 +++++++++++-
  migration.c     |   10 +++++++++-
  monitor.c       |    4 ++++
  qerror.c        |    4 ++++
  qerror.h        |    3 +++
  sysemu.h        |    1 +
  vl.c            |    2 ++
  8 files changed, 39 insertions(+), 4 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]