[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 0/3] s390x/cpumodel fixes for 4.1
From: |
Cornelia Huck |
Subject: |
Re: [Qemu-devel] [PATCH 0/3] s390x/cpumodel fixes for 4.1 |
Date: |
Tue, 16 Jul 2019 11:36:23 +0200 |
On Mon, 15 Jul 2019 16:23:01 +0200
Christian Borntraeger <address@hidden> wrote:
> Some fallout of the gen15 cpu model. As this is new in 4.1
> it is still time to fixup some aspects.
>
> Christian Borntraeger (3):
> s390x/cpumodel: remove esort from the default model
> s390x/cpumodel: also change name of vxbeh
> s390x/cpumodel: change internal name of vxp to make description
>
> target/s390x/cpu_features_def.inc.h | 2 +-
> target/s390x/gen-features.c | 5 ++---
> 2 files changed, 3 insertions(+), 4 deletions(-)
>
Thanks, queued to s390-fixes (with s/vxp/vxpdeh/).
- Re: [Qemu-devel] [qemu-s390x] [PATCH 2/3] s390x/cpumodel: also change name of vxbeh, (continued)