]> git.baikalelectronics.ru Git - kernel.git/commit
x86 emulator: fix parity calculation for AAD instruction
authorGleb Natapov <gleb@redhat.com>
Wed, 13 Feb 2013 15:50:39 +0000 (17:50 +0200)
committerGleb Natapov <gleb@redhat.com>
Wed, 13 Feb 2013 16:01:00 +0000 (18:01 +0200)
commit5942d0a85649770bd142adf86a95533c3333342c
treeda7f1f7df5c9465bee2afff734fd3637219317bc
parente17452c6071bca18fbfc007056bdbbf9f368b0f6
x86 emulator: fix parity calculation for AAD instruction

Reported-by: Paolo Bonzini <pbonzini@redhat.com>
Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
arch/x86/kvm/emulate.c