From: Alexander Graf Date: Mon, 20 Feb 2012 11:21:18 +0000 (+0100) Subject: KVM: PPC: booke: Readd debug abort code for machine check X-Git-Tag: v3.5-rc1~88^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c35c9d84cf141ebf05e2e481c0faccedc4f8f7ff;p=pandora-kernel.git KVM: PPC: booke: Readd debug abort code for machine check When during guest execution we get a machine check interrupt, we don't know how to handle it yet. So let's add the error printing code back again that we dropped accidently earlier and tell user space that something went really wrong. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed