summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/hypervisor.c
Commit message (Expand)AuthorAgeFilesLines
* x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Chen Yucong2016-02-031-1/+1
* hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guestsBoris Ostrovsky2015-05-051-2/+2
* x86: Correctly detect hypervisorJason Wang2013-08-051-8/+7Star
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-151-1/+1
* 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-091-2/+2
* Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini2010-07-291-1/+1
* xen/pvhvm: fix build problem when !CONFIG_XENJeremy Fitzhardinge2010-07-271-0/+2
* x86: early PV on HVM features initialization.Sheng Yang2010-07-231-0/+1
* x86, hypervisor: add missing <linux/module.h>H. Peter Anvin2010-05-101-0/+1
* x86, hypervisor: Export the x86_hyper* symbolsH. Peter Anvin2010-05-091-0/+1
* x86: Clean up the hypervisor layerH. Peter Anvin2010-05-081-22/+34
* x86: Detect running on a Microsoft HyperV systemKy Srinivasan2010-05-071-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/+2Star
* x86: hypervisor - fix sparse warningsHannes Eder2008-11-231-0/+1
* x86: Add a synthetic TSC_RELIABLE feature bit.Alok Kataria2008-11-021-1/+10
* x86: Hypervisor detection and get tsc_freq from hypervisorAlok Kataria2008-11-021-0/+48