KVM: emulator: implement AAD instruction
authorGleb Natapov <gleb@redhat.com>
Mon, 10 Dec 2012 09:42:30 +0000 (11:42 +0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Fri, 14 Dec 2012 00:27:22 +0000 (22:27 -0200)
commit7f662273e476e2d7ff44f411fa9f17c946480100
tree2e6435b880106daa070a9ae547a09a1e42ee54bf
parent66cdd0ceaf65a18996f561b770eedde1d123b019
KVM: emulator: implement AAD instruction

Windows2000 uses it during boot. This fixes
https://bugzilla.kernel.org/show_bug.cgi?id=50921

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/emulate.c