]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4c4e829d5e10920284b9b8a9e1bacdfc4fe56dd9
tree357625d4f4ffb8619f8d7df79323b9a447d4498d
parent74c6bfd8c5deaa85259a84694a9b86d61cb768ad
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