KVM: PPC: booke: Readd debug abort code for machine check
authorAlexander Graf <agraf@suse.de>
Mon, 20 Feb 2012 11:21:18 +0000 (12:21 +0100)
committerAvi Kivity <avi@redhat.com>
Sun, 8 Apr 2012 09:55:17 +0000 (12:55 +0300)
commitc35c9d84cf141ebf05e2e481c0faccedc4f8f7ff
tree8ea6170999dd5d18d224420222b97fbd357dbed4
parent5fd8505ea4b7456d57eacefbf00b669f15f5f0c0
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 <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/powerpc/kvm/booke.c