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:
3e6e0aa
)
KVM: x86 emulator: Update c->dst.bytes in decode instruction
author
Guillaume Thouvenin
<guillaume.thouvenin@ext.bull.net>
Tue, 27 May 2008 08:22:20 +0000
(10:22 +0200)
committer
Avi Kivity
<avi@qumranet.com>
Sun, 20 Jul 2008 09:42:27 +0000
(12:42 +0300)
Update c->dst.bytes in decode instruction instead of instruction
itself. It's needed because if c->dst.bytes is equal to 0, the
instruction is not emulated.
Signed-off-by: Guillaume Thouvenin <guillaume.thouvenin@ext.bull.net>
Signed-off-by: Laurent Vivier <laurent.vivier@bull.net>
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found