]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1d63797eae09754d357788f14cd54587e02c5a3c
treeb1252baf58aa0a4ff32078b519830e449476bcb5
parent30ccdff07ac51d5c14d4a40c7e6e9b721bf60254
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 <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/x86/kvm/lapic.c