KVM: Return to userspace on emulation failure
authorAvi Kivity <avi@redhat.com>
Thu, 11 Jun 2009 12:43:28 +0000 (15:43 +0300)
committerAvi Kivity <avi@redhat.com>
Thu, 10 Sep 2009 05:32:52 +0000 (08:32 +0300)
commit3f5d18a96577fd78277e08c467041573b9a65eaf
tree5c9e15a3b48d188729bb77283cf353fd42903155
parent988a2cae6a3c0dea6df59808a935a9a697bfc28c
KVM: Return to userspace on emulation failure

Instead of mindlessly retrying to execute the instruction, report the
failure to userspace.

Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/mmu.c
include/linux/kvm.h