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 6dfe1ff..8f7c4ff 100644
--- a/x86/external-module-compat.h
+++ b/x86/external-module-compat.h
@@ -477,6 +477,14 @@ struct kvm_desc_ptr {
 
 #endif
 
+#ifndef MSR_FAM10H_MMIO_CONF_BASE
+#define MSR_FAM10H_MMIO_CONF_BASE      0xc0010058
+#endif
+
+#ifndef MSR_AMD64_NB_CFG
+#define MSR_AMD64_NB_CFG               0xc001001f
+#endif
+
 #include <asm/asm.h>
 
 #ifndef __ASM_SIZE
--
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

Reply via email to