From: Christian Borntraeger <borntraeger@de.ibm.com>
To: Juan Quintela <quintela@redhat.com>, qemu-devel@nongnu.org
Cc: amit.shah@redhat.com, dgilbert@redhat.com
Subject: Re: [Qemu-devel] [PATCH 0/2] Fix global state with savevm
Date: Fri, 10 Jul 2015 15:21:20 +0200 [thread overview]
Message-ID: <559FC6D0.8000903@de.ibm.com> (raw)
In-Reply-To: <1436533106-17011-1-git-send-email-quintela@redhat.com>
Am 10.07.2015 um 14:58 schrieb Juan Quintela:
> Hi
>
> Store global state for both savevm & migration in a single place.
> Register globalstate save handler before loadvm happens.
>
> Please, review.
>
> Juan Quintela (2):
> migration: Register global state section before loadvm
> migration: store globalstate in pre_safe
>
> migration/migration.c | 30 ++++++++++++------------------
> vl.c | 2 +-
> 2 files changed, 13 insertions(+), 19 deletions(-)
>
Patch 2 does not seem to fit on 2.4.0-rc0 without fixing up a bit.
I fixed up but a 2.4.0-rc0 + patches managesave/start on s390 gives me
ERROR: invalid runstate transition: 'inmigrate' -> 'finish-migrate'
Christian
prev parent reply other threads:[~2015-07-10 13:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-10 12:58 [Qemu-devel] [PATCH 0/2] Fix global state with savevm Juan Quintela
2015-07-10 12:58 ` [Qemu-devel] [PATCH 1/2] migration: Register global state section before loadvm Juan Quintela
2015-07-10 12:58 ` [Qemu-devel] [PATCH 2/2] migration: store globalstate in pre_safe Juan Quintela
2015-07-10 14:29 ` Dr. David Alan Gilbert
2015-07-13 8:06 ` Juan Quintela
2015-07-10 13:21 ` Christian Borntraeger [this message]
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=559FC6D0.8000903@de.ibm.com \
--to=borntraeger@de.ibm.com \
--cc=amit.shah@redhat.com \
--cc=dgilbert@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=quintela@redhat.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.