[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[qemu-s390x] [PULL SUBSYSTEM s390x 0/3] s390x/tcg: pending patches
From: |
David Hildenbrand |
Subject: |
[qemu-s390x] [PULL SUBSYSTEM s390x 0/3] s390x/tcg: pending patches |
Date: |
Fri, 21 Jun 2019 15:43:35 +0200 |
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
- [qemu-s390x] [PULL SUBSYSTEM s390x 0/3] s390x/tcg: pending patches,
David Hildenbrand <=
- [qemu-s390x] [PULL SUBSYSTEM s390x 1/3] tests/tcg/s390x: Fix alignment of csst parameter list, David Hildenbrand, 2019/06/21
- [qemu-s390x] [PULL SUBSYSTEM s390x 3/3] s390x/cpumodel: Prepend KDSA features with "KDSA", David Hildenbrand, 2019/06/21
- [qemu-s390x] [PULL SUBSYSTEM s390x 2/3] s390x/cpumodel: Rework CPU feature definition, David Hildenbrand, 2019/06/21
- Re: [qemu-s390x] [Qemu-devel] [PULL SUBSYSTEM s390x 0/3] s390x/tcg: pending patches, no-reply, 2019/06/21
- Re: [qemu-s390x] [Qemu-devel] [PULL SUBSYSTEM s390x 0/3] s390x/tcg: pending patches, no-reply, 2019/06/21
- Re: [qemu-s390x] [PULL SUBSYSTEM s390x 0/3] s390x/tcg: pending patches, Cornelia Huck, 2019/06/25