kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] AMD Erratum 383 workaround for KVM
@ 2010-05-17 12:43 Joerg Roedel
  2010-05-17 12:43 ` [PATCH 1/2] KVM: SVM: Handle MCEs early in the vmexit process Joerg Roedel
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Joerg Roedel @ 2010-05-17 12:43 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti
  Cc: kvm, Elsie Wahlig, Bhavna Sarathy, Boris Ostrovsky

Hi,

these two patches implement the workaround for AMD Erratum 383 into KVM.
This is necessary to prevent the host to crash if a guest triggers the
erratum.
For details on the erratum please see page 96 of

http://support.amd.com/us/Processor_TechDocs/41322.pdf

The workaround implemented in these patches will be documented in the
next update of the revision guide.

Joerg

Diffstat:

 arch/x86/include/asm/msr-index.h |    1 +
 arch/x86/kvm/svm.c               |   98 +++++++++++++++++++++++++++++++++++++-
 2 files changed, 98 insertions(+), 1 deletions(-)

Shortlog:

Joerg Roedel (2):
      KVM: SVM: Handle MCEs early in the vmexit process
      KVM: SVM: Implement workaround for Erratum 383



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

end of thread, other threads:[~2010-05-19 16:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-17 12:43 [PATCH 0/2] AMD Erratum 383 workaround for KVM Joerg Roedel
2010-05-17 12:43 ` [PATCH 1/2] KVM: SVM: Handle MCEs early in the vmexit process Joerg Roedel
2010-05-17 12:43 ` [PATCH 2/2] KVM: SVM: Implement workaround for Erratum 383 Joerg Roedel
2010-05-19 12:03 ` [PATCH 0/2] AMD Erratum 383 workaround for KVM Joerg Roedel
2010-05-19 16:13   ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).