From: Gleb Natapov Date: Thu, 29 Jul 2010 12:11:52 +0000 (+0300) Subject: KVM: x86 emulator: don't update vcpu state if instruction is restarted X-Git-Tag: v2.6.37-rc1~142^2~279 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e85d28f8e8cef09b8e424448ccedb7244cfbf147;p=pandora-kernel.git 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 Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed