KVM: Add kvm_x86_ops get_tdp_level()
authorSheng Yang <sheng.yang@intel.com>
Fri, 25 Apr 2008 02:20:22 +0000 (10:20 +0800)
committerAvi Kivity <avi@qumranet.com>
Sun, 4 May 2008 11:44:34 +0000 (14:44 +0300)
The function get_tdp_level() provided the number of tdp level for EPT and
NPT rather than the NPT specific macro.

Signed-off-by: Sheng Yang <sheng.yang@intel.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found