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: [Qemu-devel] [PULL 0/7] First batch of s390x changes for 4.2
Date: Thu, 22 Aug 2019 15:58:31 +0200 [thread overview]
Message-ID: <20190822135839.32340-1-cohuck@redhat.com> (raw)
The following changes since commit f3b8f18ebf344ab359e8f79f6ed777e740dae77c:
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' into staging (2019-08-22 10:31:21 +0100)
are available in the Git repository at:
https://github.com/cohuck/qemu tags/s390x-20190822
for you to fetch changes up to 065fe80fe03ff0f36a0cbebbd2d4b3c05110d96d:
s390x/mmu: Factor out storage key handling (2019-08-22 14:53:49 +0200)
----------------------------------------------------------------
s390x updates:
- fix a bug in tcg vector handling
- improved skey handling
----------------------------------------------------------------
David Hildenbrand (7):
s390x/tcg: Fix VERIM with 32/64 bit elements
s390x/mmu: Trace the right value if setting/getting the storage key
fails
s390x/mmu: ASC selection in s390_cpu_get_phys_page_debug()
s390x/tcg: Rework MMU selection for instruction fetches
s390x/tcg: Flush the TLB of all CPUs on SSKE and RRBE
s390x/mmu: Better storage key reference and change bit handling
s390x/mmu: Factor out storage key handling
target/s390x/cpu.h | 7 ++
target/s390x/helper.c | 5 ++
target/s390x/mem_helper.c | 10 +++
target/s390x/mmu_helper.c | 135 ++++++++++++++++++++------------
target/s390x/translate_vx.inc.c | 2 +-
5 files changed, 108 insertions(+), 51 deletions(-)
--
2.20.1
next reply other threads:[~2019-08-22 14:00 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-22 13:58 Cornelia Huck [this message]
2019-08-22 13:58 ` [Qemu-devel] [PATCH for-4.1?] compat: disable edid on virtio-gpu base device Cornelia Huck
2019-08-22 14:03 ` Cornelia Huck
2019-08-22 14:45 ` no-reply
2019-08-22 13:58 ` [Qemu-devel] [PULL 1/7] s390x/tcg: Fix VERIM with 32/64 bit elements Cornelia Huck
2019-08-22 13:58 ` [Qemu-devel] [PULL 2/7] s390x/mmu: Trace the right value if setting/getting the storage key fails Cornelia Huck
2019-08-22 13:58 ` [Qemu-devel] [PULL 3/7] s390x/mmu: ASC selection in s390_cpu_get_phys_page_debug() Cornelia Huck
2019-08-22 13:58 ` [Qemu-devel] [PULL 4/7] s390x/tcg: Rework MMU selection for instruction fetches Cornelia Huck
2019-08-22 13:58 ` [Qemu-devel] [PULL 5/7] s390x/tcg: Flush the TLB of all CPUs on SSKE and RRBE Cornelia Huck
2019-08-22 13:58 ` [Qemu-devel] [PULL 6/7] s390x/mmu: Better storage key reference and change bit handling Cornelia Huck
2019-08-22 13:58 ` [Qemu-devel] [PULL 7/7] s390x/mmu: Factor out storage key handling Cornelia Huck
2019-08-23 15:11 ` [Qemu-devel] [PULL 0/7] First batch of s390x changes for 4.2 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=20190822135839.32340-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).