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 0/9] more s390x fixes
Date: Tue, 22 Oct 2019 11:54:19 +0200 [thread overview]
Message-ID: <20191022095428.20780-1-cohuck@redhat.com> (raw)
The following changes since commit e9d42461920f6f40f4d847a5ba18e90d095ed0b9:
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20191018-pull-request' into staging (2019-10-18 14:13:11 +0100)
are available in the Git repository at:
https://github.com/cohuck/qemu tags/s390x-20191022
for you to fetch changes up to de60a92ea7b7977854420c58fd98f38cb6de6de6:
s390x/kvm: Set default cpu model for all machine classes (2019-10-21 18:03:08 +0200)
----------------------------------------------------------------
s390x fixes in tcg vector instruction handling and in the
cpu model code
----------------------------------------------------------------
Andrew Jones (1):
s390x/cpumodel: Add missing visit_free
David Hildenbrand (8):
s390x/mmu: Remove duplicate check for MMU_DATA_STORE
s390x/tcg: Fix VECTOR MULTIPLY LOGICAL ODD
s390x/tcg: Fix VECTOR MULTIPLY AND ADD *
s390x/tcg: Fix VECTOR SHIFT RIGHT ARITHMETIC BY BYTE
s390x/tcg: Fix VECTOR SUBTRACT COMPUTE BORROW INDICATION
s390x/tcg: Fix VECTOR SUBTRACT WITH BORROW INDICATION
s390x/tcg: Fix VECTOR SUBTRACT WITH BORROW COMPUTE BORROW INDICATION
s390x/kvm: Set default cpu model for all machine classes
target/s390x/cpu_models.c | 1 +
target/s390x/kvm.c | 10 ++++++++--
target/s390x/mmu_helper.c | 4 +---
target/s390x/translate_vx.inc.c | 30 ++++++++++++------------------
target/s390x/vec_int_helper.c | 18 ++++++++++--------
5 files changed, 32 insertions(+), 31 deletions(-)
--
2.21.0
next reply other threads:[~2019-10-22 9:56 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-22 9:54 Cornelia Huck [this message]
2019-10-22 9:54 ` [PULL 1/9] s390x/cpumodel: Add missing visit_free Cornelia Huck
2019-10-22 9:54 ` [PULL 2/9] s390x/mmu: Remove duplicate check for MMU_DATA_STORE Cornelia Huck
2019-10-22 9:54 ` [PULL 3/9] s390x/tcg: Fix VECTOR MULTIPLY LOGICAL ODD Cornelia Huck
2019-10-22 9:54 ` [PULL 4/9] s390x/tcg: Fix VECTOR MULTIPLY AND ADD * Cornelia Huck
2019-10-22 9:54 ` [PULL 5/9] s390x/tcg: Fix VECTOR SHIFT RIGHT ARITHMETIC BY BYTE Cornelia Huck
2019-10-22 9:54 ` [PULL 6/9] s390x/tcg: Fix VECTOR SUBTRACT COMPUTE BORROW INDICATION Cornelia Huck
2019-10-22 9:54 ` [PULL 7/9] s390x/tcg: Fix VECTOR SUBTRACT WITH " Cornelia Huck
2019-10-22 9:54 ` [PULL 8/9] s390x/tcg: Fix VECTOR SUBTRACT WITH BORROW COMPUTE " Cornelia Huck
2019-10-22 9:54 ` [PULL 9/9] s390x/kvm: Set default cpu model for all machine classes Cornelia Huck
2019-10-22 13:52 ` [PULL 0/9] more s390x fixes 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=20191022095428.20780-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 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.