git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbeeb81
)
KVM: x86 emulator: fix 'push imm8' emulation
author
Avi Kivity
<avi@qumranet.com>
Fri, 26 Oct 2007 12:16:56 +0000
(14:16 +0200)
committer
Avi 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