linux-stable-rt/arch/x86
Joerg Roedel 953899b659 KVM: SVM: Adjust tsc_offset only if tsc_unstable
The tsc_offset adjustment in svm_vcpu_load is executed
unconditionally even if Linux considers the host tsc as
stable. This causes a Linux guest detecting an unstable tsc
in any case.
This patch removes the tsc_offset adjustment if the host tsc
is stable. The guest will now get the benefit of a stable
tsc too.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2010-03-01 12:35:41 -03:00
..
boot
configs
crypto
ia32
include/asm KVM: VMX: Add instruction rdtscp support for guest 2010-03-01 12:35:40 -03:00
kernel x86: Raise vsyscall priority on hotplug notifier chain 2010-03-01 12:35:40 -03:00
kvm KVM: SVM: Adjust tsc_offset only if tsc_unstable 2010-03-01 12:35:41 -03:00
lguest
lib
math-emu
mm
oprofile
pci
power
tools
vdso
video
xen
Kbuild
Kconfig
Kconfig.cpu
Kconfig.debug
Makefile
Makefile_32.cpu