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:
1b30eaa
)
KVM: x86 emulator: Fix x86_emulate_insn() not to use the variable rc for non-X86EMUL...
author
Takuya Yoshikawa
<yoshikawa.takuya@oss.ntt.co.jp>
Fri, 12 Feb 2010 07:00:55 +0000
(16:00 +0900)
committer
Avi Kivity
<avi@redhat.com>
Sun, 25 Apr 2010 09:27:50 +0000
(12:27 +0300)
This patch makes non-X86EMUL_* family functions not to use
the variable rc.
Be sure that this changes nothing but makes the purpose of
the variable rc clearer.
Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found