]> bbs.cooldavid.org Git - net-next-2.6.git/commit
KVM: SVM: Handle MCE intercepts always on host level
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 22 Apr 2010 10:33:14 +0000 (12:33 +0200)
committerAvi Kivity <avi@redhat.com>
Mon, 17 May 2010 09:19:27 +0000 (12:19 +0300)
commitff47a49b235e59e606e1cb267a08f7fbeb5719d1
treebd6f38e3e91e8a68136be2f30b81b43411ad4ab4
parentce7ddec4bbbc08f0c2901cc103773aed864b09fd
KVM: SVM: Handle MCE intercepts always on host level

This patch prevents MCE intercepts from being propagated
into the L1 guest if they happened in an L2 guest.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/svm.c