From: Gleb Natapov Date: Wed, 25 Aug 2010 09:47:43 +0000 (+0300) Subject: KVM: x86 emulator: get rid of "restart" in emulation context. X-Git-Tag: v2.6.37-rc1~142^2~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2ddd1c48364e4161052d6089f06b2cf3c50496b;p=pandora-kernel.git KVM: x86 emulator: get rid of "restart" in emulation context. x86_emulate_insn() will return 1 if instruction can be restarted without re-entering a guest. Signed-off-by: Gleb Natapov Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed