KVM: x86: disable kvmclock on non constant TSC hosts
authorMarcelo Tosatti <mtosatti@redhat.com>
Tue, 10 Feb 2009 22:59:45 +0000 (20:59 -0200)
committerAvi Kivity <avi@redhat.com>
Sun, 15 Feb 2009 00:47:36 +0000 (02:47 +0200)
commitabe6655dd699069b53bcccbc65b2717f60203b12
treee8c269afce31c881f2f4dfe418c19edd82b7a0d5
parentd2a8284e8fca9e2a938bee6cd074064d23864886
KVM: x86: disable kvmclock on non constant TSC hosts

This is better.

Currently, this code path is posing us big troubles,
and we won't have a decent patch in time. So, temporarily
disable it.

Signed-off-by: Glauber Costa <glommer@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/x86.c