git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
934bc13
)
KVM: s390: Don't enable skeys by default
author
Dominik Dingel
<dingel@linux.vnet.ibm.com>
Tue, 14 Jan 2014 17:11:14 +0000
(18:11 +0100)
committer
Christian Borntraeger
<borntraeger@de.ibm.com>
Tue, 22 Apr 2014 07:36:26 +0000
(09:36 +0200)
The first invocation of storage key operations on a given cpu will be intercepted.
On these intercepts we will enable storage keys for the guest and remove the
previously added intercepts.
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>
No differences found