KVM: handle emulation failure case first
authorGleb Natapov <gleb@redhat.com>
Wed, 28 Apr 2010 16:15:38 +0000 (19:15 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 1 Aug 2010 07:35:34 +0000 (10:35 +0300)
commit3457e4192e367fd4e0da5e9f46f9df85fa99cd11
tree357625d4f4ffb8619f8d7df79323b9a447d4498d
parent8fe681e984b6505d4d12125c0776399304803ec7
KVM: handle emulation failure case first

If emulation failed return immediately.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/x86.c