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:
8a09b68
)
KVM: x86 emulator: fix ret emulation
author
Avi Kivity
<avi@redhat.com>
Thu, 27 Nov 2008 22:14:07 +0000
(
00:14
+0200)
committer
Avi Kivity
<avi@redhat.com>
Wed, 31 Dec 2008 14:55:05 +0000
(16:55 +0200)
'ret' did not set the operand type or size for the destination, so
writeback ignored it.
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found