From: Avi Kivity <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
diff --git a/x86/external-module-compat.h b/x86/external-module-compat.h
index f7aa151..14eb931 100644
--- a/x86/external-module-compat.h
+++ b/x86/external-module-compat.h
@@ -442,6 +442,10 @@ struct kvm_desc_ptr {
#define MSR_IA32_CR_PAT 0x00000277
#endif
+#ifndef MSR_VM_IGNNE
+#define MSR_VM_IGNNE 0xc0010115
+#endif
+
/* Define DEBUGCTLMSR bits */
#ifndef DEBUGCTLMSR_LBR
--
To unsubscribe from this list: send the line "unsubscribe kvm-commits" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html