KVM: x86 emulator: Add 'push/pop sreg' instructions
authorMohammed Gamal <m.gamal005@gmail.com>
Sun, 23 Aug 2009 11:24:24 +0000 (14:24 +0300)
committerAvi Kivity <avi@redhat.com>
Thu, 3 Dec 2009 07:32:05 +0000 (09:32 +0200)
commit0934ac9d135021bec7f877340a039104af233bf3
tree7a10b1401120948ceaeae1c9c16ab11f7a880e28
parent45ec431c52f89218ac01d87663e54de30458edf0
KVM: x86 emulator: Add 'push/pop sreg' instructions

[avi: avoid buffer overflow]

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