[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [qemu-s390x] [PATCH v1 0/2] s390x/cpumodel: Rework CPU feature defin
From: |
David Hildenbrand |
Subject: |
Re: [qemu-s390x] [PATCH v1 0/2] s390x/cpumodel: Rework CPU feature definition |
Date: |
Fri, 14 Jun 2019 13:54:31 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 |
On 14.06.19 13:49, Cornelia Huck wrote:
> On Wed, 12 Jun 2019 15:25:24 +0200
> David Hildenbrand <address@hidden> wrote:
>
>> Rework the feature initialization, making it harder to make mistakes.
>> While at it, rename the enum names of the KDSA features.
>>
>> David Hildenbrand (2):
>> s390x/cpumodel: Rework CPU feature definition
>> s390x/cpumodel: Prepend KDSA features with "KDSA"
>>
>> 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 +--
>> 4 files changed, 401 insertions(+), 702 deletions(-)
>> create mode 100644 target/s390x/cpu_features_def.inc.h
>>
>
> Looks good to me. Do you want to take it via your tree?
>
Yep, will do. Thanks!
--
Thanks,
David / dhildenb
- [qemu-s390x] [PATCH v1 0/2] s390x/cpumodel: Rework CPU feature definition, David Hildenbrand, 2019/06/12
- [qemu-s390x] [PATCH v1 2/2] s390x/cpumodel: Prepend KDSA features with "KDSA", David Hildenbrand, 2019/06/12
- [qemu-s390x] [PATCH v1 1/2] s390x/cpumodel: Rework CPU feature definition, David Hildenbrand, 2019/06/12
- Re: [qemu-s390x] [Qemu-devel] [PATCH v1 0/2] s390x/cpumodel: Rework CPU feature definition, no-reply, 2019/06/12
- Re: [qemu-s390x] [PATCH v1 0/2] s390x/cpumodel: Rework CPU feature definition, Cornelia Huck, 2019/06/14
- Re: [qemu-s390x] [PATCH v1 0/2] s390x/cpumodel: Rework CPU feature definition,
David Hildenbrand <=
- Re: [qemu-s390x] [PATCH v1 0/2] s390x/cpumodel: Rework CPU feature definition, David Hildenbrand, 2019/06/14