From: Alexander Graf <agraf@suse.de>
To: kvm@vger.kernel.org
Cc: joerg.roedel@amd.com
Subject: [PATCH] Add external-module-compat header for MSR_VM_IGNNE
Date: Fri, 15 May 2009 11:01:17 +0200 [thread overview]
Message-ID: <1242378078-1908-1-git-send-email-agraf@suse.de> (raw)
This patch adds a compat definition for MSR_VM_IGNNE
Signed-off-by: Alexander Graf <agraf@suse.de>
---
kvm/kernel/x86/external-module-compat.h | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/kvm/kernel/x86/external-module-compat.h b/kvm/kernel/x86/external-module-compat.h
index 8f9aae0..da42d7b 100644
--- a/kvm/kernel/x86/external-module-compat.h
+++ b/kvm/kernel/x86/external-module-compat.h
@@ -30,6 +30,11 @@
#define MSR_VM_CR 0xc0010114
#endif
+#ifndef MSR_VM_IGNNE
+#define MSR_VM_IGNNE 0xc0010115
+#endif
+
+
#ifndef MSR_VM_HSAVE_PA
#define MSR_VM_HSAVE_PA 0xc0010117
#endif
--
1.6.0.2
next reply other threads:[~2009-05-15 9:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-15 9:01 Alexander Graf [this message]
2009-05-15 9:01 ` [PATCH] Don't try to mess with CPUID when running nested SVM Alexander Graf
2009-05-15 11:09 ` Avi Kivity
2009-05-15 11:15 ` Alexander Graf
2009-05-15 11:19 ` Avi Kivity
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1242378078-1908-1-git-send-email-agraf@suse.de \
--to=agraf@suse.de \
--cc=joerg.roedel@amd.com \
--cc=kvm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox