On Wed, 12 Jun 2019 15:25:25 +0200
David Hildenbrand wrote:
> Let's define features at a single spot and make it less error prone to
> define new features.
>
> Signed-off-by: David Hildenbrand
> ---
> target/s390x/cpu_features.c | 352 +-
> target/s390x/cpu_feat
On 6/12/19 3:25 PM, David Hildenbrand wrote:
> Let's define features at a single spot and make it less error prone to
> define new features.
>
> Signed-off-by: David Hildenbrand
The STFL ones are a bit hard to skim through, but fortunately I don't
need to do that very often :-)
Acked-by: Janosc
Let's define features at a single spot and make it less error prone to
define new features.
Signed-off-by: David Hildenbrand
---
target/s390x/cpu_features.c | 352 +-
target/s390x/cpu_features_def.h | 352 +-
target/s390x/cpu_features_d