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:
f6e17f9
)
powerpc: Define CPU feature for Architected 2.06 HV mode
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 20 Jan 2011 07:50:55 +0000
(18:50 +1100)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 20 Apr 2011 01:03:22 +0000
(11:03 +1000)
This bit indicates that we are operating in hypervisor mode on a CPU
compliant to architecture 2.06 or later (currently server only).
We set it on POWER7 and have a boot-time CPU setup function that
clears it if MSR:HV isn't set (booting under a hypervisor).
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found