KVM: x86 emulator: fix 'push imm8' emulation
authorAvi Kivity <avi@qumranet.com>
Fri, 26 Oct 2007 12:16:56 +0000 (14:16 +0200)
committerAvi Kivity <avi@qumranet.com>
Thu, 8 Nov 2007 08:42:04 +0000 (10:42 +0200)
'push imm8' found itself in the wrong switch somehow, so it is never executed.

This fixes Windows 2003 installation.

Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found