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:
570126d
)
KVM: s390: split SIE state guest prefix field
author
Michael Mueller
<mimu@linux.vnet.ibm.com>
Tue, 13 May 2014 14:58:30 +0000
(16:58 +0200)
committer
Christian Borntraeger
<borntraeger@de.ibm.com>
Fri, 16 May 2014 12:57:31 +0000
(14:57 +0200)
This patch splits the SIE state guest prefix at offset 4
into a prefix bit field. Additionally it provides the
access functions:
- kvm_s390_get_prefix()
- kvm_s390_set_prefix()
to access the prefix per vcpu.
Signed-off-by: Michael Mueller <mimu@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
No differences found