qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [STABLE 0.13 0/4][PULL]: Migration fixes
@ 2010-08-19 13:18 Luiz Capitulino
  2010-08-19 13:18 ` [Qemu-devel] [PATCH 1/4] set proper migration status on ->write error (v5) Luiz Capitulino
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Luiz Capitulino @ 2010-08-19 13:18 UTC (permalink / raw)
  To: aliguori; +Cc: qemu-devel

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).

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(-)

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-08-19 15:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-19 13:18 [Qemu-devel] [STABLE 0.13 0/4][PULL]: Migration fixes Luiz Capitulino
2010-08-19 13:18 ` [Qemu-devel] [PATCH 1/4] set proper migration status on ->write error (v5) Luiz Capitulino
2010-08-19 15:19   ` Anthony Liguori
2010-08-19 13:18 ` [Qemu-devel] [PATCH 2/4] QEMUFileBuffered: indicate that we're ready when the underlying file is ready Luiz Capitulino
2010-08-19 13:18 ` [Qemu-devel] [PATCH 3/4] migration: Accept 'cont' only after successful incoming migration Luiz Capitulino
2010-08-19 13:18 ` [Qemu-devel] [PATCH 4/4] savevm: Reset last block info at beginning of each save Luiz Capitulino
2010-08-19 15:20   ` Anthony Liguori
2010-08-19 13:44 ` [Qemu-devel] Re: [STABLE 0.13 0/4][PULL]: Migration fixes Anthony Liguori
2010-08-19 13:51   ` Luiz Capitulino
2010-08-19 14:01     ` Anthony Liguori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).