From: Joerg Roedel Date: Wed, 16 Apr 2008 14:51:16 +0000 (+0200) Subject: KVM: export kvm_lapic_set_tpr() to modules X-Git-Tag: v2.6.26-rc1~1028^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec7cf6903ffced20098e2bcc27a184172836dfb9;p=pandora-kernel.git KVM: export kvm_lapic_set_tpr() to modules This patch exports the kvm_lapic_set_tpr() function from the lapic code to modules. It is required in the kvm-amd module to optimize CR8 intercepts. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed