From: David Hildenbrand <david@redhat.com>
To: qemu-devel@nongnu.org
Cc: Thomas Huth <thuth@redhat.com>,
Janosch Frank <frankja@linux.ibm.com>,
David Hildenbrand <david@redhat.com>,
Cornelia Huck <cohuck@redhat.com>,
Halil Pasic <pasic@linux.ibm.com>,
Christian Borntraeger <borntraeger@de.ibm.com>,
qemu-s390x@nongnu.org, Richard Henderson <rth@twiddle.net>
Subject: [Qemu-devel] [PULL SUBSYSTEM s390x 0/3] s390x/tcg: pending patches
Date: Fri, 21 Jun 2019 15:43:35 +0200 [thread overview]
Message-ID: <20190621134338.8425-1-david@redhat.com> (raw)
This pull request is not for master.
Hi Conny,
The following changes since commit 33d609990621dea6c7d056c86f707b8811320ac1:
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (2019-06-18 17:00:52 +0100)
are available in the Git repository at:
https://github.com/davidhildenbrand/qemu.git tags/s390x-tcg-2019-06-21
for you to fetch changes up to ef506f804a48a6fb7983d721092f1b32a4543f3e:
s390x/cpumodel: Prepend KDSA features with "KDSA" (2019-06-21 15:26:53 +0200)
----------------------------------------------------------------
One fix for a tcg test case and two cleanups/refactorings of cpu feature
definitions.
----------------------------------------------------------------
David Hildenbrand (2):
s390x/cpumodel: Rework CPU feature definition
s390x/cpumodel: Prepend KDSA features with "KDSA"
Richard Henderson (1):
tests/tcg/s390x: Fix alignment of csst parameter list
target/s390x/cpu_features.c | 352 +-------------------------
target/s390x/cpu_features_def.h | 352 +-------------------------
target/s390x/cpu_features_def.inc.h | 369 ++++++++++++++++++++++++++++
target/s390x/gen-features.c | 30 +--
tests/tcg/s390x/csst.c | 2 +-
5 files changed, 402 insertions(+), 703 deletions(-)
create mode 100644 target/s390x/cpu_features_def.inc.h
--
2.21.0
next reply other threads:[~2019-06-21 14:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-21 13:43 David Hildenbrand [this message]
2019-06-21 13:43 ` [Qemu-devel] [PULL SUBSYSTEM s390x 1/3] tests/tcg/s390x: Fix alignment of csst parameter list David Hildenbrand
2019-06-21 13:43 ` [Qemu-devel] [PULL SUBSYSTEM s390x 2/3] s390x/cpumodel: Rework CPU feature definition David Hildenbrand
2019-06-21 13:43 ` [Qemu-devel] [PULL SUBSYSTEM s390x 3/3] s390x/cpumodel: Prepend KDSA features with "KDSA" David Hildenbrand
2019-06-21 16:37 ` [Qemu-devel] [PULL SUBSYSTEM s390x 0/3] s390x/tcg: pending patches no-reply
2019-06-21 23:45 ` no-reply
2019-06-25 8:25 ` 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=20190621134338.8425-1-david@redhat.com \
--to=david@redhat.com \
--cc=borntraeger@de.ibm.com \
--cc=cohuck@redhat.com \
--cc=frankja@linux.ibm.com \
--cc=pasic@linux.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-s390x@nongnu.org \
--cc=rth@twiddle.net \
--cc=thuth@redhat.com \
/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.