[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [qemu-s390x] [PULL SUBSYSTEM s390x 0/3] s390x/tcg: pending patches
From: |
Cornelia Huck |
Subject: |
Re: [qemu-s390x] [PULL SUBSYSTEM s390x 0/3] s390x/tcg: pending patches |
Date: |
Tue, 25 Jun 2019 10:25:42 +0200 |
On Fri, 21 Jun 2019 15:43:35 +0200
David Hildenbrand <address@hidden> wrote:
> 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
>
Thanks, pulled.
- [qemu-s390x] [PULL SUBSYSTEM s390x 0/3] s390x/tcg: pending patches, David Hildenbrand, 2019/06/21
- [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 <=