From: Joerg Roedel Date: Fri, 10 Sep 2010 15:30:41 +0000 (+0200) Subject: KVM: X86: Introduce a tdp_set_cr3 function X-Git-Tag: v2.6.37-rc1~142^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c97f0a04c74196880f22a563134c8f6d0b9d752;p=pandora-kernel.git KVM: X86: Introduce a tdp_set_cr3 function This patch introduces a special set_tdp_cr3 function pointer in kvm_x86_ops which is only used for tpd enabled mmu contexts. This allows to remove some hacks from svm code. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed