From: Jens Freimann <jfrei@linux.vnet.ibm.com>
To: Christian Borntraeger <borntraeger@de.ibm.com>,
Alexander Graf <agraf@suse.de>,
Cornelia Huck <cornelia.huck@de.ibm.com>
Cc: Jens Freimann <jfrei@linux.vnet.ibm.com>,
Andreas Faerber <afaerber@suse.de>,
qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH] s390x/migration: enable migration of CPUs
Date: Tue, 30 Sep 2014 10:58:41 +0200 [thread overview]
Message-ID: <1412067522-33971-1-git-send-email-jfrei@linux.vnet.ibm.com> (raw)
Cornelia, Christian, Alex, Andreas,
this patch enables migration for CPUs on s390x. It should go on top of the
"track the logical cpu state in QEMU and propagate it to kvm" series.
Still missing for full migration support is:
- guest TOD clock
- interrupts
- storage keys
With this patch migration works for systems with low activity and sync'ed time.
regards
Jens
Thomas Huth (1):
s390x/migration: migrate CPU state
target-s390x/cpu.c | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 57 insertions(+), 2 deletions(-)
--
1.8.5.5
next reply other threads:[~2014-09-30 8:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-30 8:58 Jens Freimann [this message]
2014-09-30 8:58 ` [Qemu-devel] [PATCH] s390x/migration: migrate CPU state Jens Freimann
2014-10-01 8:50 ` [Qemu-devel] [PATCH] s390x/migration: enable migration of CPUs Cornelia Huck
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=1412067522-33971-1-git-send-email-jfrei@linux.vnet.ibm.com \
--to=jfrei@linux.vnet.ibm.com \
--cc=afaerber@suse.de \
--cc=agraf@suse.de \
--cc=borntraeger@de.ibm.com \
--cc=cornelia.huck@de.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).