KVM: x86: disable kvmclock on non constant TSC hosts
authorMarcelo Tosatti <mtosatti@redhat.com>
Mon, 23 Mar 2009 20:51:36 +0000 (17:51 -0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 2 May 2009 17:57:12 +0000 (10:57 -0700)
commitdfccb2ea806875b9379f72af1a6f86f3811b2e88
tree390a7822bb0fa54038bfe91475ce7680a399f40e
parentfcae516675463fce5123d5dc0c861ad9dd283ffe
KVM: x86: disable kvmclock on non constant TSC hosts

(cherry picked from abe6655dd699069b53bcccbc65b2717f60203b12)

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/x86/kvm/x86.c