]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit01d0b3ee075a3cfb753ec02b9728957903cf8c30
tree64d4b0ee60ee1999a828db8967b806c70ad18521
parent44334ddb0278eb3debf54287f801e6d0bc77ce35
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