commit | 65eef33550f68e9a7f7d2dc64da94fb6cb85be2c | [log] [tgz] |
---|---|---|
author | Dominik Dingel <dingel@linux.vnet.ibm.com> | Tue Jan 14 15:02:11 2014 +0100 |
committer | Christian Borntraeger <borntraeger@de.ibm.com> | Tue Apr 22 09:36:23 2014 +0200 |
tree | 7a1d6447ee180fcf2f648040ac0b4439dbd908d5 | |
parent | 0f689a33ad17845363acdc6d52783befd6ad116c [diff] |
KVM: s390: Adding skey bit to mmu context For lazy storage key handling, we need a mechanism to track if the process ever issued a storage key operation. This patch adds the basic infrastructure for making the storage key handling optional, but still leaves it enabled for now by default. Signed-off-by: Dominik Dingel <dingel@linux.vnet.ibm.com> Acked-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>