movsx/movzx destination operands currently have a hack for the operand size. Add OpMem8 and use it to remove the hack. I'll wait with this until Nadav's more direct fix is in. Avi Kivity (2): KVM: x86 emulator: add 8-bit memory operands KVM: x86 emulator: Remove byte-sized MOVSX/MOVZX hack arch/x86/kvm/emulate.c | 18 ++++++++++-------- 1 files changed, 10 insertions(+), 8 deletions(-) -- 1.7.7.1 -- 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