]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86: emulate SAHF instruction
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 31 Oct 2013 10:19:42 +0000 (11:19 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 31 Oct 2013 21:14:10 +0000 (22:14 +0100)
commit43f407ae3d5f1bf378b60a4991fe2f5bfdcfe95c
tree5dd9af4bef9d355f563a8586bc337256ce3322d2
parentd2a2a53fa83c93e5ed2241524f45526fbf81a78e
KVM: x86: emulate SAHF instruction

Yet another instruction that we fail to emulate, this time found
in Windows 2008R2 32-bit.

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