commit | e85d28f8e8cef09b8e424448ccedb7244cfbf147 | [log] [tgz] |
---|---|---|
author | Gleb Natapov <gleb@redhat.com> | Thu Jul 29 15:11:52 2010 +0300 |
committer | Avi Kivity <avi@redhat.com> | Sun Oct 24 10:50:27 2010 +0200 |
tree | 64d4b0ee60ee1999a828db8967b806c70ad18521 | |
parent | 63540382ccb83d2857964858c1ac7eb7d37de497 [diff] |
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>