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:
bd37139
)
KVM: x86 emulator: fix pusha instruction emulation
author
Wei Yongjun
<yjwei@cn.fujitsu.com>
Tue, 15 Jun 2010 01:03:33 +0000
(09:03 +0800)
committer
Avi Kivity
<avi@redhat.com>
Sun, 1 Aug 2010 07:46:48 +0000
(10:46 +0300)
emulate pusha instruction only writeback the last
EDI register, but the other registers which need
to be writeback is ignored. This patch fixed it.
Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found