KVM: x86 emulator: don't update vcpu state if instruction is restarted
authorGleb Natapov <gleb@redhat.com>
Thu, 29 Jul 2010 12:11:52 +0000 (15:11 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:50:27 +0000 (10:50 +0200)
commite85d28f8e8cef09b8e424448ccedb7244cfbf147
tree64d4b0ee60ee1999a828db8967b806c70ad18521
parent63540382ccb83d2857964858c1ac7eb7d37de497
KVM: x86 emulator: don't update vcpu state if instruction is restarted

No need to update vcpu state since instruction is in the middle of the
emulation.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/x86.c