aboutsummaryrefslogtreecommitdiff
path: root/include/standard-headers/asm-x86/kvm_para.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/standard-headers/asm-x86/kvm_para.h')
-rw-r--r--include/standard-headers/asm-x86/kvm_para.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/standard-headers/asm-x86/kvm_para.h b/include/standard-headers/asm-x86/kvm_para.h
index 53a85ae3ed..1617c84b0d 100644
--- a/include/standard-headers/asm-x86/kvm_para.h
+++ b/include/standard-headers/asm-x86/kvm_para.h
@@ -29,7 +29,7 @@
#define KVM_FEATURE_PV_TLB_FLUSH 9
#define KVM_FEATURE_ASYNC_PF_VMEXIT 10
-#define KVM_HINTS_DEDICATED 0
+#define KVM_HINTS_REALTIME 0
/* 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.