aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/hypervisor.c
AgeCommit message (Expand)Author
2013-08-05x86: Correctly detect hypervisorJason Wang
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2013-01-24x86/apic: Allow x2apic without IR on VMware platformAlok N Kataria
2012-07-18x86, hyper: fix build with !CONFIG_KVM_GUESTAvi Kivity
2012-07-11KVM: Add x86_hyper_kvm to complete detect_hypervisor_platform checkPrarit Bhargava
2011-07-08x86, hyper: Change hypervisor detection orderAnupam Chanda
2010-07-29Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini
2010-07-26xen/pvhvm: fix build problem when !CONFIG_XENJeremy Fitzhardinge
2010-07-22x86: early PV on HVM features initialization.Sheng Yang
2010-05-09x86, hypervisor: add missing <linux/module.h>H. Peter Anvin
2010-05-09x86, hypervisor: Export the x86_hyper* symbolsH. Peter Anvin
2010-05-07x86: Clean up the hypervisor layerH. Peter Anvin
2010-05-06x86: Detect running on a Microsoft HyperV systemKy Srinivasan
2009-08-31x86: Move tsc_calibration to x86_init_opsThomas Gleixner
2009-07-11x86/cpu: Clean up various files a bitAlan Cox
2008-11-23x86: hypervisor - fix sparse warningsHannes Eder
2008-11-01x86: Add a synthetic TSC_RELIABLE feature bit.Alok Kataria
2008-11-01x86: Hypervisor detection and get tsc_freq from hypervisorAlok Kataria