KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_ops
authorSheng Yang <sheng@linux.intel.com>
Tue, 5 Jan 2010 11:02:27 +0000 (19:02 +0800)
committerMarcelo 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