commit | cd1836f583d78bdd15ef748f4d85bf007569c7ad | [log] [tgz] |
---|---|---|
author | Janosch Frank <frankja@linux.vnet.ibm.com> | Thu Aug 04 09:57:36 2016 +0200 |
committer | Christian Borntraeger <borntraeger@de.ibm.com> | Mon Jan 30 11:17:28 2017 +0100 |
tree | ae8d9a7818721f5e006d19d8ea538bb4089cce0b | |
parent | a679c547d19ded9b7d1a88e17cf5e5b69ac619b6 [diff] |
KVM: s390: instruction-execution-protection support The new Instruction Execution Protection needs to be enabled before the guest can use it. Therefore we pass the IEP facility bit to the guest and enable IEP interpretation. Signed-off-by: Janosch Frank <frankja@linux.vnet.ibm.com> Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>