public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] KVM: svm: virtualize MSR reads from MC4_MISC1
@ 2014-06-26 12:22 Matthias Lange
  2014-06-26 12:22 ` Matthias Lange
  0 siblings, 1 reply; 5+ messages in thread
From: Matthias Lange @ 2014-06-26 12:22 UTC (permalink / raw)
  To: kvm

When running Linux as a guest with KVM on an AMD CPU, the guest Linux kernel
tries to read the MC4_MISC1 MSR from its MCE code. Because this MSR is not
virtualized within KVM a GPE is injected into the guest. This patch adds
support to virtualize the MC4_MSR.

Matthias Lange (1):
  KVM: svm: virtualize MSR reads from MC4_MISC1

 arch/x86/kvm/x86.c | 3 +++
 1 file changed, 3 insertions(+)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-07-11  7:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-26 12:22 [PATCH] KVM: svm: virtualize MSR reads from MC4_MISC1 Matthias Lange
2014-06-26 12:22 ` Matthias Lange
2014-07-09 16:26   ` Paolo Bonzini
2014-07-10  9:31     ` Matthias Lange
2014-07-11  7:14       ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox