Now that kvmclock can optionally export timekeeping info to userspace
even on systems without rdtscp, we should fall back to using rdtsc when
necessary. This mimics pvclock_read_time_info() in the kernel.
Tested by: Shrikanth R Kamath <kshrikanth@juniper.net>