From: Sheng Yang Date: Tue, 5 Jan 2010 11:02:27 +0000 (+0800) Subject: KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_ops X-Git-Tag: v2.6.34-rc1~193^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17cc393596823f4bbab81e68a9e23e7beadbcfca;p=pandora-kernel.git KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_ops 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 Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed