KVM: x86 emulator: Add stc instruction (opcode 0xf9)
authorMohammed Gamal <m.gamal005@gmail.com>
Thu, 5 Aug 2010 12:42:49 +0000 (15:42 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:01 +0000 (10:51 +0200)
commit8744aa9aad56be756a58126b429f176898631c3f
treeb8a51e851a3a20abae829a7e04228c722a2021a5
parentc034da8b927dc682fe7944895d67f99f07e3740f
KVM: x86 emulator: Add stc instruction (opcode 0xf9)

Signed-off-by: Mohammed Gamal <m.gamal005@gmail.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/emulate.c