aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/hypervisor.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-29Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini1-1/+1
2010-07-26xen/pvhvm: fix build problem when !CONFIG_XENJeremy Fitzhardinge1-0/+2
2010-07-22x86: early PV on HVM features initialization.Sheng Yang1-0/+1
2010-05-09x86, hypervisor: add missing <linux/module.h>H. Peter Anvin1-0/+1
2010-05-09x86, hypervisor: Export the x86_hyper* symbolsH. Peter Anvin1-0/+1
2010-05-07x86: Clean up the hypervisor layerH. Peter Anvin1-22/+34
2010-05-06x86: Detect running on a Microsoft HyperV systemKy Srinivasan1-3/+7
2009-08-31x86: Move tsc_calibration to x86_init_opsThomas Gleixner1-7/+7
2009-07-11x86/cpu: Clean up various files a bitAlan Cox1-3/+2
2008-11-23x86: hypervisor - fix sparse warningsHannes Eder1-0/+1
2008-11-01x86: Add a synthetic TSC_RELIABLE feature bit.Alok Kataria1-1/+10
2008-11-01x86: Hypervisor detection and get tsc_freq from hypervisorAlok Kataria1-0/+48