From: Cornelia Huck <cohuck@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-s390x@nongnu.org, Cornelia Huck <cohuck@redhat.com>,
qemu-devel@nongnu.org
Subject: [PULL for-5.0 0/2] s390x fixes for -rc2
Date: Fri, 3 Apr 2020 11:25:51 +0200 [thread overview]
Message-ID: <20200403092553.25803-1-cohuck@redhat.com> (raw)
The following changes since commit 2833ad487cfff7dc33703e4731b75facde1c561e:
Update version for v5.0.0-rc1 release (2020-03-31 18:02:47 +0100)
are available in the Git repository at:
https://github.com/cohuck/qemu tags/s390x-20200403
for you to fetch changes up to 5c30ef937f522a65df78dd9f496483fe4fc44d5e:
vl/s390x: fixup ram sizes for compat machines (2020-04-02 17:10:09 +0200)
----------------------------------------------------------------
- fix cpu number reporting in the stsi 3.2.2 block for kvm
- fix migration for old machines with odd ram sizes
----------------------------------------------------------------
Christian Borntraeger (1):
vl/s390x: fixup ram sizes for compat machines
Janosch Frank (1):
s390x: kvm: Fix number of cpu reports for stsi 3.2.2
hw/s390x/s390-skeys.c | 2 +-
hw/s390x/s390-stattrib-kvm.c | 4 ++--
hw/s390x/s390-virtio-ccw.c | 22 ++++++++++++++++++++++
hw/s390x/sclp.c | 17 +++++------------
include/hw/boards.h | 7 +++++++
softmmu/vl.c | 3 +++
target/s390x/kvm.c | 17 ++++++++++++++++-
7 files changed, 56 insertions(+), 16 deletions(-)
--
2.21.1
next reply other threads:[~2020-04-03 9:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-03 9:25 Cornelia Huck [this message]
2020-04-03 9:25 ` [PULL for-5.0 1/2] s390x: kvm: Fix number of cpu reports for stsi 3.2.2 Cornelia Huck
2020-04-03 9:25 ` [PULL for-5.0 2/2] vl/s390x: fixup ram sizes for compat machines Cornelia Huck
2020-04-03 14:29 ` [PULL for-5.0 0/2] s390x fixes for -rc2 Peter Maydell
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=20200403092553.25803-1-cohuck@redhat.com \
--to=cohuck@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-s390x@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).