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:
c9c5417
)
KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_ops
author
Sheng Yang
<sheng@linux.intel.com>
Tue, 5 Jan 2010 11:02:27 +0000
(19:02 +0800)
committer
Marcelo Tosatti
<mtosatti@redhat.com>
Mon, 1 Mar 2010 15:35:46 +0000
(12:35 -0300)
Then the callback can provide the maximum supported large page level, which
is more flexible.
Also move the gb page support into x86_64 specific.
Signed-off-by: Sheng Yang <sheng@linux.intel.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found