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:
67cbc90
)
KVM: x86 emulator: Stop passing ctxt->ops as arg of decode helpers
author
Takuya Yoshikawa
<yoshikawa.takuya@oss.ntt.co.jp>
Sat, 14 May 2011 15:57:43 +0000
(
00:57
+0900)
committer
Avi Kivity
<avi@redhat.com>
Tue, 12 Jul 2011 08:44:57 +0000
(11:44 +0300)
Dereference it in the actual users: only do_insn_fetch_byte().
This is consistent with the way __linearize() dereferences it.
Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found