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:
7b52345
)
KVM: MMU: Remove #ifdef CONFIG_X86_64 to support 4 level EPT
author
Sheng Yang
<sheng.yang@intel.com>
Fri, 25 Apr 2008 13:44:42 +0000
(21:44 +0800)
committer
Avi Kivity
<avi@qumranet.com>
Sun, 4 May 2008 11:44:39 +0000
(14:44 +0300)
Currently EPT level is 4 for both pae and x86_64. The patch remove the #ifdef
for alloc root_hpa and free root_hpa to support EPT.
Signed-off-by: Sheng Yang <sheng.yang@intel.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found