On 16.06.2017 07:15, Richard Henderson wrote:
> Introduce a synthetic feature (type MISC) to handle disabling of
> the enforcing of features at translation time.
>
> Signed-off-by: Richard Henderson
> ---
> target/s390x/cpu_features.c | 4 +++-
> target/s390x/cpu_features_def.h | 1 +
> targ
Hi,
This series seems to have some coding style problems. See output below for
more information:
Type: series
Message-id: 20170616051526.6814-1-...@twiddle.net
Subject: [Qemu-devel] [PATCH v2] target/s390x: Enforce instruction features
=== TEST SCRIPT BEGIN ===
#!/bin/bash
BASE=base
n=1
total
Introduce a synthetic feature (type MISC) to handle disabling of
the enforcing of features at translation time.
Signed-off-by: Richard Henderson
---
target/s390x/cpu_features.c | 4 +++-
target/s390x/cpu_features_def.h | 1 +
target/s390x/cpu_models.c | 5 +
target/s390x/translate.