From: Laurent Vivier Date: Tue, 18 Sep 2007 09:27:19 +0000 (+0200) Subject: KVM: x86 emulator: move all decoding process to function x86_decode_insn() X-Git-Tag: v2.6.25-rc1~1138^2~244 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b4caf6650808024c37ec4b29cf81b308af998b1;p=pandora-kernel.git KVM: x86 emulator: move all decoding process to function x86_decode_insn() Split the decoding process into a new function x86_decode_insn(). Signed-off-by: Laurent Vivier Signed-off-by: Avi Kivity --- Reading git-diff-tree failed