From: Joerg Roedel Date: Wed, 9 Apr 2008 12:15:30 +0000 (+0200) Subject: KVM: SVM: add intercept for machine check exception X-Git-Tag: v2.6.26-rc1~1028^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53371b5098543ab09dcb0c7ce31da887dbe58c62;p=pandora-kernel.git KVM: SVM: add intercept for machine check exception To properly forward a MCE occured while the guest is running to the host, we have to intercept this exception and call the host handler by hand. This is implemented by this patch. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed