From: Avi Kivity Date: Fri, 26 Oct 2007 12:16:56 +0000 (+0200) Subject: KVM: x86 emulator: fix 'push imm8' emulation X-Git-Tag: v2.6.24-rc3~153^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e35d3c4a7a9682256c887a1388cf3faefdf53df;p=pandora-kernel.git KVM: x86 emulator: fix 'push imm8' emulation 'push imm8' found itself in the wrong switch somehow, so it is never executed. This fixes Windows 2003 installation. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed