summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorJoerg Roedel <joerg.roedel@amd.com>2008-04-16 16:51:16 +0200
committerAvi Kivity <avi@qumranet.com>2008-04-27 18:21:41 +0300
commitec7cf6903ffced20098e2bcc27a184172836dfb9 (patch)
treeb1252baf58aa0a4ff32078b519830e449476bcb5 /include/linux/timerqueue.h
parent649d68643ebf02f31859ffbb16676aa44c72e6e9 (diff)
downloadkernel-ec7cf6903ffced20098e2bcc27a184172836dfb9.tar.gz
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>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
lugin support in Kconfig and clean up MakefileMasahiro Yamada 2018-06-11gcc-plugins: move GCC version check for PowerPC to KconfigMasahiro Yamada 2018-06-11kcov: test compiler capability in Kconfig and correct dependencyMasahiro Yamada 2018-05-05gcc-plugins: fix build condition of SANCOV pluginMasahiro Yamada 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-08-07gcc-plugins: structleak: add option to init all vars used as byref argsArd Biesheuvel 2017-06-22gcc-plugins: Add the randstruct pluginKees Cook 2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds 2017-02-03powerpc: Enable support for GCC pluginsAndrew Donnellan 2017-02-03gcc-plugins: Fix definition of DISABLE_LATENT_ENTROPY_PLUGINAndrew Donnellan 2017-01-18gcc-plugins: Add structleak for more stack initializationKees Cook 2016-10-10gcc-plugins: Add latent_entropy pluginEmese Revfy 2016-08-08gcc-plugins: Add support for plugin subdirectoriesEmese Revfy 2016-08-08gcc-plugins: Add support for passing plugin argumentsEmese Revfy 2016-08-08gcc-plugins: abort builds cleanly when not supportedKees Cook 2016-06-07Add sancov pluginEmese Revfy 2016-06-07Add Cyclomatic complexity GCC pluginEmese Revfy 2016-06-07GCC plugin infrastructureEmese Revfy