commit | 80bc79dc0b18b17510ceb1e2d2d1999104af03c9 | [log] [tgz] |
---|---|---|
author | David Hildenbrand <dahi@linux.vnet.ibm.com> | Wed Dec 02 09:43:29 2015 +0100 |
committer | Christian Borntraeger <borntraeger@de.ibm.com> | Tue Mar 08 13:57:54 2016 +0100 |
tree | afba43230090250af51edc4cf4b0b29ea34f74dc | |
parent | b3c17f10fa2cfc29cf35e4821275e046e725213e [diff] |
KVM: s390: enable STFLE interpretation only if enabled for the guest Not setting the facility list designation disables STFLE interpretation, this is what we want if the guest was told to not have it. Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>