x86, paravirt: don't compute pvclock adjustments if we trust the tsc
[safe/jmp/linux-2.6] / arch / x86 / include / asm / kvm_para.h
index f019f8c..05eba5e 100644 (file)
  */
 #define KVM_FEATURE_CLOCKSOURCE2        3
 
+/* The last 8 bits are used to indicate how to interpret the flags field
+ * in pvclock structure. If no bits are set, all flags are ignored.
+ */
+#define KVM_FEATURE_CLOCKSOURCE_STABLE_BIT     24
+
 #define MSR_KVM_WALL_CLOCK  0x11
 #define MSR_KVM_SYSTEM_TIME 0x12