From: Cornelia Huck <cornelia.huck@de.ibm.com>
To: qemu-devel@nongnu.org
Cc: Cornelia Huck <cornelia.huck@de.ibm.com>,
borntraeger@de.ibm.com, jfrei@linux.vnet.ibm.com, agraf@suse.de
Subject: [Qemu-devel] [PATCH v2 for-2.1 0/1] s390x/kvm: bugfix
Date: Fri, 11 Jul 2014 13:21:24 +0200 [thread overview]
Message-ID: <1405077685-8469-1-git-send-email-cornelia.huck@de.ibm.com> (raw)
Hi,
another s390x bugfix for 2.1:
We didn't synchronize the guest's floating point registers, which we
didn't realize until we tried to migrate a guest with applications
that actually used them. Turns out that Jason had already done a patch
for this some time ago that somehow fell through the cracks; it just
needed some rebasing to fit on current master.
v1->v2:
fixed indentation
Jason J. Herne (1):
s390x/kvm: synchronize guest floating point registers
target-s390x/kvm.c | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
--
1.7.9.5
next reply other threads:[~2014-07-11 11:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-11 11:21 Cornelia Huck [this message]
2014-07-11 11:21 ` [Qemu-devel] [PATCH v2 for-2.1 1/1] s390x/kvm: synchronize guest floating point registers Cornelia Huck
2014-07-11 11:24 ` Alexander Graf
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=1405077685-8469-1-git-send-email-cornelia.huck@de.ibm.com \
--to=cornelia.huck@de.ibm.com \
--cc=agraf@suse.de \
--cc=borntraeger@de.ibm.com \
--cc=jfrei@linux.vnet.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).