commit | 8b4caf6650808024c37ec4b29cf81b308af998b1 | [log] [tgz] |
---|---|---|
author | Laurent Vivier <Laurent.Vivier@bull.net> | Tue Sep 18 11:27:19 2007 +0200 |
committer | Avi Kivity <avi@qumranet.com> | Wed Jan 30 17:52:47 2008 +0200 |
tree | 2179c0830c938ebfdbc3baa4b7c2eee4dc81a7ae | |
parent | e4e03deda83b1f2fc37ccbfc1eef27e86e8ed4e9 [diff] |
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 <Laurent.Vivier@bull.net> Signed-off-by: Avi Kivity <avi@qumranet.com>