KVM: x86: Harden against cpufreq
authorZachary Amsden <zamsden@redhat.com>
Sat, 10 Oct 2009 02:26:08 +0000 (16:26 -1000)
committerAvi Kivity <avi@redhat.com>
Thu, 3 Dec 2009 07:32:18 +0000 (09:32 +0200)
If cpufreq can't determine the CPU khz, or cpufreq is not compiled in,
we should fallback to the measured TSC khz.

Signed-off-by: Zachary Amsden <zamsden@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

No differences found