index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
hypervisor.h
Age
Commit message (
Expand
)
Author
2017-08-11
x86: provide an init_mem_mapping hypervisor hook
Juergen Gross
2017-05-02
x86/cpu: remove hypervisor specific set_cpu_features
Juergen Gross
2017-05-02
x86/xen: separate PV and HVM hypervisors
Vitaly Kuznetsov
2016-09-05
virt, sched: Add generic vCPU pinning support
Juergen Gross
2015-05-05
hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guests
Boris Ostrovsky
2013-08-05
x86: Correctly detect hypervisor
Jason Wang
2013-03-04
x86: Make Linux guest support optional
Borislav Petkov
2013-01-24
x86/apic: Allow x2apic without IR on VMware platform
Alok N Kataria
2012-07-11
KVM: Add x86_hyper_kvm to complete detect_hypervisor_platform check
Prarit Bhargava
2011-01-07
xen: HVM X2APIC support
Sheng Yang
2011-01-07
apic: Move hypervisor detection of x2apic to hypervisor.h
Sheng Yang
2010-07-22
x86: early PV on HVM features initialization.
Sheng Yang
2010-05-07
x86: Clean up the hypervisor layer
H. Peter Anvin
2009-08-31
x86: Move tsc_calibration to x86_init_ops
Thomas Gleixner
2008-11-01
x86: Hypervisor detection and get tsc_freq from hypervisor
Alok Kataria