aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2012-02-16 08:24:03 -0500
committerAvi Kivity <avi@redhat.com>2012-04-08 05:55:03 -0400
commitd1ff54992d3008f4253ab3176913bb85d770e935 (patch)
tree2a295950753d1b306c978febf13ced46fbf47025 /virt/kvm
parentacab05290696db0a5431a9ad171be649ab56e87b (diff)
KVM: PPC: booke: deliver program int on emulation failure
When we fail to emulate an instruction for the guest, we better go in and tell it that we failed to emulate it, by throwing an illegal instruction exception. Please beware that we basically never get around to telling the guest that we failed thanks to the debugging code right above it. If user space however decides that it wants to ignore the debug, we would at least do "the right thing" afterwards. Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'virt/kvm')
0 files changed, 0 insertions, 0 deletions