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:
9fef72c
)
KVM: x86 emulator: simplify emulate_1op_rax_rdx()
author
Avi Kivity
<avi@redhat.com>
Wed, 7 Sep 2011 13:41:40 +0000
(16:41 +0300)
committer
Avi Kivity
<avi@redhat.com>
Sun, 25 Sep 2011 16:52:37 +0000
(19:52 +0300)
emulate_1op_rax_rdx() is always called with the same parameters. Simplify
by passing just the emulation context.
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found