]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit98f73630f96f1a6d8c845b8b3e5f9ae532cf82d1
tree5dd9af4bef9d355f563a8586bc337256ce3322d2
parenta94b40a630f7bb90636c375103457c053f51418e
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