Re: [PATCH 0/1] Add features and cpu models

2021-06-25 Thread Cornelia Huck
On Tue, Jun 22 2021, Christian Borntraeger wrote: > 5 new features and 2 new models > > Christian Borntraeger (1): > s390x/cpumodel: add 3931 and 3932 > > target/s390x/cpu_features_def.h.inc | 5 + > target/s390x/cpu_models.c | 6 ++ > target/s390x/gen-features.c |

Re: [PATCH 0/1] Add features and cpu models

2021-06-22 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20210622201923.150205-1-borntrae...@de.ibm.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20210622201923.150205-1-borntrae...@de.ibm.com Subject: [PATCH 0/1] Add features

[PATCH 0/1] Add features and cpu models

2021-06-22 Thread Christian Borntraeger
5 new features and 2 new models Christian Borntraeger (1): s390x/cpumodel: add 3931 and 3932 target/s390x/cpu_features_def.h.inc | 5 + target/s390x/cpu_models.c | 6 ++ target/s390x/gen-features.c | 14 ++ 3 files changed, 25 insertions(+) -- 2.31.1