linux/arch/x86/kvm
Zachary Amsden 48434c20e1 KVM: x86: Fix deep C-state TSC desynchronization
When CPUs with unstable TSCs enter deep C-state, TSC may stop
running.  This causes us to require resynchronization.  Since
we can't tell when this may potentially happen, we assume the
worst by forcing re-compensation for it at every point the VCPU
task is descheduled.

Signed-off-by: Zachary Amsden <zamsden@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
2010-10-24 10:51:23 +02:00
..
emulate.c KVM: x86 emulator: add JrCXZ instruction emulation 2010-10-24 10:51:20 +02:00
i8254.c
i8254.h
i8259.c KVM: fix i8259 oops when no vcpus are online 2010-09-08 14:50:56 -03:00
irq.c
irq.h KVM: i8259: fix migration 2010-09-08 14:50:58 -03:00
Kconfig
kvm_cache_regs.h
kvm_timer.h
lapic.c
lapic.h
Makefile
mmu.c KVM: MMU: fix missing percpu counter destroy 2010-10-24 10:51:21 +02:00
mmu.h KVM: replace x86 kvm n_free_mmu_pages with n_used_mmu_pages 2010-10-24 10:51:18 +02:00
mmutrace.h
paging_tmpl.h
svm.c KVM: x86: Unify TSC logic 2010-10-24 10:51:23 +02:00
timer.c
trace.h
tss.h
vmx.c KVM: x86: Unify TSC logic 2010-10-24 10:51:23 +02:00
x86.c KVM: x86: Fix deep C-state TSC desynchronization 2010-10-24 10:51:23 +02:00
x86.h KVM: x86: Move TSC offset writes to common code 2010-10-24 10:51:22 +02:00