]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit605b55ad3bcb20f1aab93e23a6cd5b9384a25459
treeac204f1a9cbb353874b5f0228867ffe0956118f1
parentfc9ed5d4599a4eb22dbae6a4ec3b45fb2bb49cdf
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