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)
commit1e35d3c4a7a9682256c887a1388cf3faefdf53df
tree999da37bbcd4cc782ffc73a5f80268e915204e48
parentdbeeb816e805091e7cfc03baf36dc40b4adb2bbd
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 <avi@qumranet.com>
drivers/kvm/x86_emulate.c
This page took 0.02507 seconds and 5 git commands to generate.