On Mon, Jan 16, 2012 at 03:08:43PM +0200, Avi Kivity wrote: > 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(-) Applied, thanks. -- 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