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)
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>

No differences found