From: Luiz Capitulino <lcapitulino@redhat.com>
To: aliguori@us.ibm.com
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] [STABLE 0.13 0/4][PULL]: Migration fixes
Date: Thu, 19 Aug 2010 10:18:38 -0300 [thread overview]
Message-ID: <1282223922-5971-1-git-send-email-lcapitulino@redhat.com> (raw)
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(-)
next reply other threads:[~2010-08-19 13:19 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-19 13:18 Luiz Capitulino [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1282223922-5971-1-git-send-email-lcapitulino@redhat.com \
--to=lcapitulino@redhat.com \
--cc=aliguori@us.ibm.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).