KVM: export kvm_lapic_set_tpr() to modules
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 16 Apr 2008 14:51:16 +0000 (16:51 +0200)
committerAvi Kivity <avi@qumranet.com>
Sun, 27 Apr 2008 15:21:41 +0000 (18:21 +0300)
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 <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found