summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/hypervisor.c
Commit message (Expand)AuthorAgeFilesLines
* x86/apic: Allow x2apic without IR on VMware platformAlok N Kataria2013-01-241-0/+7
* x86, hyper: fix build with !CONFIG_KVM_GUESTAvi Kivity2012-07-181-0/+2
* KVM: Add x86_hyper_kvm to complete detect_hypervisor_platform checkPrarit Bhargava2012-07-111-0/+1
* x86, hyper: Change hypervisor detection orderAnupam Chanda2011-07-081-2/+2
* Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini2010-07-291-1/+1
* xen/pvhvm: fix build problem when !CONFIG_XENJeremy Fitzhardinge2010-07-261-0/+2
* x86: early PV on HVM features initialization.Sheng Yang2010-07-221-0/+1
* x86, hypervisor: add missing <linux/module.h>H. Peter Anvin2010-05-091-0/+1
* x86, hypervisor: Export the x86_hyper* symbolsH. Peter Anvin2010-05-091-0/+1
* x86: Clean up the hypervisor layerH. Peter Anvin2010-05-071-22/+34
* x86: Detect running on a Microsoft HyperV systemKy Srinivasan2010-05-061-3/+7
* x86: Move tsc_calibration to x86_init_opsThomas Gleixner2009-08-311-7/+7
* x86/cpu: Clean up various files a bitAlan Cox2009-07-111-3/+2
* x86: hypervisor - fix sparse warningsHannes Eder2008-11-231-0/+1
* x86: Add a synthetic TSC_RELIABLE feature bit.Alok Kataria2008-11-011-1/+10
* x86: Hypervisor detection and get tsc_freq from hypervisorAlok Kataria2008-11-011-0/+48