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)
Instead of mindlessly retrying to execute the instruction, report the
failure to userspace.

Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found