Takuya Yoshikawa (4): KVM: x86 emulator: Introduce ctxt->op_prefix for 0x66 prefix KVM: x86 emulator: Make prefix decoding a separate function KVM: x86 emulator: Make opcode decoding a separate function KVM: x86 emulator: Avoid pushing back ModRM byte in decode_opcode() arch/x86/include/asm/kvm_emulate.h | 1 + arch/x86/kvm/emulate.c | 124 ++++++++++++++++++++++++------------ 2 files changed, 84 insertions(+), 41 deletions(-) -- 1.7.5.4 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html