summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2013-09-20 06:52:41 +0200
committerAlexander Graf <agraf@suse.de>2013-10-17 14:45:02 +0200
commitf3271d4c9011bf5f36a65b9b5e7caaef4280686d (patch)
tree87ebaa857ae61b6db67cad0cae978b69e0cd4f21 /arch/xtensa
parentKVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7 (diff)
downloadlinux-f3271d4c9011bf5f36a65b9b5e7caaef4280686d.tar.xz
linux-f3271d4c9011bf5f36a65b9b5e7caaef4280686d.zip
KVM: PPC: Book3S HV: Don't crash host on unknown guest interrupt
If we come out of a guest with an interrupt that we don't know about, instead of crashing the host with a BUG(), we now return to userspace with the exit reason set to KVM_EXIT_UNKNOWN and the trap vector in the hw.hardware_exit_reason field of the kvm_run structure, as is done on x86. Note that run->exit_reason is already set to KVM_EXIT_UNKNOWN at the beginning of kvmppc_handle_exit(). Signed-off-by: Paul Mackerras <paulus@samba.org> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/xtensa')
0 files changed, 0 insertions, 0 deletions