projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0080f1
)
target/s390x: mark ETF2 and ETF2-ENH facilities as available
author
Aurelien Jarno
<aurelien@aurel32.net>
Wed, 31 May 2017 22:01:28 +0000
(
00:01
+0200)
committer
Richard Henderson
<rth@twiddle.net>
Tue, 6 Jun 2017 22:25:14 +0000
(15:25 -0700)
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Message-Id: <
20170531220129
.27724-30-aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
target/s390x/cpu_models.c
patch
|
blob
|
history
diff --git
a/target/s390x/cpu_models.c
b/target/s390x/cpu_models.c
index e5e005a430bf4ccac5b5d459aa7c2c5aa06de845..fc3cb25cc3ab1329a43bbc76110eabbe729cc14e 100644
(file)
--- a/
target/s390x/cpu_models.c
+++ b/
target/s390x/cpu_models.c
@@
-668,8
+668,10
@@
static void add_qemu_cpu_model_features(S390FeatBitmap fbm)
static const int feats[] = {
S390_FEAT_STFLE,
S390_FEAT_EXTENDED_IMMEDIATE,
+ S390_FEAT_EXTENDED_TRANSLATION_2,
S390_FEAT_LONG_DISPLACEMENT,
S390_FEAT_LONG_DISPLACEMENT_FAST,
+ S390_FEAT_ETF2_ENH,
S390_FEAT_STORE_CLOCK_FAST,
S390_FEAT_GENERAL_INSTRUCTIONS_EXT,
S390_FEAT_EXECUTE_EXT,