On Thu, Jan 03, 2013 at 09:39:14PM +0200, Avi Kivity wrote: > > > Avi Kivity (7): > > > KVM: x86 emulator: framework for streamlining arithmetic opcodes > > > KVM: x86 emulator: Support for declaring single operand fastops > > > KVM: x86 emulator: introduce NoWrite flag > > > KVM: x86 emulator: mark CMP, CMPS, SCAS, TEST as NoWrite > > > KVM: x86 emulator: convert NOT, NEG to fastop > > > KVM: x86 emulator: add macros for defining 2-operand fastop emulation > > > KVM: x86 emulator: convert basic ALU ops to fastop > > > > > > arch/x86/kvm/emulate.c | 215 > +++++++++++++++++++++++++++---------------------- > > > 1 file changed, 120 insertions(+), 95 deletions(-) > > > > > Looks good to me. > > > Ping? Please regenerate against 'queue' branch. -- 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