commit | abe6655dd699069b53bcccbc65b2717f60203b12 | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <mtosatti@redhat.com> | Tue Feb 10 20:59:45 2009 -0200 |
committer | Avi Kivity <avi@redhat.com> | Sun Feb 15 02:47:36 2009 +0200 |
tree | e8c269afce31c881f2f4dfe418c19edd82b7a0d5 | |
parent | d2a8284e8fca9e2a938bee6cd074064d23864886 [diff] |
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>