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)
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>

No differences found