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:
1161624
)
KVM: x86 emulator: X86EMUL macro replacements: from do_fetch_insn_byte() to x86_decod...
author
Takuya Yoshikawa
<yoshikawa.takuya@oss.ntt.co.jp>
Fri, 12 Feb 2010 06:53:59 +0000
(15:53 +0900)
committer
Avi Kivity
<avi@redhat.com>
Sun, 25 Apr 2010 09:27:43 +0000
(12:27 +0300)
This patch just replaces the integer values used inside x86's
decode functions to X86EMUL_*.
By this patch, it becomes clearer that we are using X86EMUL_*
value propagated from ops->read_std() in do_fetch_insn_byte().
Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found