From: Laurent Vivier Date: Tue, 18 Sep 2007 09:27:27 +0000 (+0200) Subject: KVM: emulate_instruction() calls now x86_decode_insn() and x86_emulate_insn() X-Git-Tag: v2.6.25-rc1~1138^2~243 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1be3aa47182e94944e57b176a5c4ee4e74f1ce33;p=pandora-kernel.git KVM: emulate_instruction() calls now x86_decode_insn() and x86_emulate_insn() emulate_instruction() calls now x86_decode_insn() and x86_emulate_insn(). x86_emulate_insn() is x86_emulate_memop() without the decoding part. Signed-off-by: Laurent Vivier Signed-off-by: Avi Kivity --- Reading git-diff-tree failed