commit | 75a4615c95a2de4fa592c1312fb8446e74b4e5eb | [log] [tgz] |
---|---|---|
author | Julius Niedworok <jniedwor@linux.vnet.ibm.com> | Wed Aug 03 16:39:54 2016 +0200 |
committer | Christian Borntraeger <borntraeger@de.ibm.com> | Fri Aug 12 09:10:17 2016 +0200 |
tree | c7a57b6bfdf82a9f033ba0fc04dcc59307c6b97c | |
parent | 29b4817d4018df78086157ea3a55c1d9424a7cfc [diff] |
KVM: s390: set the prefix initially properly When KVM_RUN is triggered on a VCPU without an initial reset, a validity intercept occurs. Setting the prefix will set the KVM_REQ_MMU_RELOAD bit initially, thus preventing the bug. Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com> Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Julius Niedworok <jniedwor@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>