From: Juan Quintela <quintela@redhat.com>
To: qemu-devel@nongnu.org
Cc: amit.shah@redhat.com, dgilbert@redhat.com
Subject: [Qemu-devel] [PULL 0/6] Migration pull
Date: Mon, 6 Feb 2017 17:51:43 +0100 [thread overview]
Message-ID: <1486399909-16338-1-git-send-email-quintela@redhat.com> (raw)
Hi
This are the current migration pull:
- fix long id's for migration (David)
- several postcopy fixes (David)
- create the incomming state in a single place for Migraition (me)
Please, apply.
The following changes since commit 7d2c6c95511e42dffe2b263275e09957723d0ff4:
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20170206-1' into staging (2017-02-06 11:44:08 +0000)
are available in the git repository at:
git://github.com/juanquintela/qemu.git tags/migration/20170206
for you to fetch changes up to ef8d6488d2767fe81bb4bb9bcdc52af5ff718b56:
postcopy: Recover block devices on early failure (2017-02-06 13:36:49 +0100)
----------------------------------------------------------------
migration/next for 20170206
----------------------------------------------------------------
Dr. David Alan Gilbert (5):
vmstate_register_with_alias_id: Take an Error **
migration: Check for ID length
vmstate registration: check return values
Postcopy: Reset state to avoid cleanup assert
postcopy: Recover block devices on early failure
Juan Quintela (1):
migration: create Migration Incoming State at init time
hw/core/qdev.c | 9 ++++---
hw/intc/apic_common.c | 2 +-
include/migration/migration.h | 1 -
include/migration/vmstate.h | 7 +++--
migration/migration.c | 63 ++++++++++++++++++++++++++++---------------
migration/savevm.c | 29 ++++++++++++++------
stubs/vmstate.c | 3 ++-
7 files changed, 77 insertions(+), 37 deletions(-)
next reply other threads:[~2017-02-06 16:52 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-06 16:51 Juan Quintela [this message]
2017-02-06 16:51 ` [Qemu-devel] [PULL 1/6] migration: create Migration Incoming State at init time Juan Quintela
2017-02-06 16:51 ` [Qemu-devel] [PULL 2/6] vmstate_register_with_alias_id: Take an Error ** Juan Quintela
2017-02-06 16:51 ` [Qemu-devel] [PULL 3/6] migration: Check for ID length Juan Quintela
2017-02-06 16:51 ` [Qemu-devel] [PULL 4/6] vmstate registration: check return values Juan Quintela
2017-02-06 16:51 ` [Qemu-devel] [PULL 5/6] Postcopy: Reset state to avoid cleanup assert Juan Quintela
2017-02-06 16:51 ` [Qemu-devel] [PULL 6/6] postcopy: Recover block devices on early failure Juan Quintela
2017-02-06 18:53 ` [Qemu-devel] [PULL 0/6] Migration pull Peter Maydell
2017-02-07 7:50 ` Juan Quintela
2017-02-07 17:47 ` Peter Maydell
2017-02-08 8:47 ` Thomas Huth
2017-02-09 10:43 ` Peter Maydell
2017-02-09 13:06 ` [Qemu-devel] [Qemu-ppc] " Thomas Huth
-- strict thread matches above, loose matches on Subject: below --
2016-02-26 9:55 [Qemu-devel] [PULL 0/6] migration pull Amit Shah
2016-02-26 12:23 ` Peter Maydell
2016-02-26 13:15 ` Amit Shah
2016-02-26 14:58 ` Denis V. Lunev
2016-02-26 15:14 ` Amit Shah
2016-02-26 15:28 ` Denis V. Lunev
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=1486399909-16338-1-git-send-email-quintela@redhat.com \
--to=quintela@redhat.com \
--cc=amit.shah@redhat.com \
--cc=dgilbert@redhat.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).