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:
9432ba6
)
KVM: PPC: Check privilege level on SPRs
author
Alexander Graf
<agraf@suse.de>
Mon, 8 Aug 2011 14:07:16 +0000
(16:07 +0200)
committer
Avi Kivity
<avi@redhat.com>
Sun, 25 Sep 2011 16:52:20 +0000
(19:52 +0300)
We have 3 privilege levels: problem state, supervisor state and hypervisor
state. Each of them can access different SPRs, so we need to check on every
SPR if it's accessible in the respective mode.
Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/book3s_emulate.c
patch
|
blob
|
history
diff --cc
arch/powerpc/kvm/book3s_emulate.c
Simple merge