KVM: x86 emulator: Allow LOCK prefix for NEG and NOT
authorAvi Kivity <avi@redhat.com>
Mon, 26 Jul 2010 11:37:50 +0000 (14:37 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:49:59 +0000 (10:49 +0200)
commitdfe11481d8f1b6a7354c34cb252ff1a8af233cfe
treeac204f1a9cbb353874b5f0228867ffe0956118f1
parent4968ec4e26007770d8759fbface4d4712a27b5d4
KVM: x86 emulator: Allow LOCK prefix for NEG and NOT

Opcodes F6/2, F6/3, F7/2, F7/3.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/emulate.c