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:
361cad2
)
KVM: x86 emulator: split push logic from push opcode emulation
author
Avi Kivity
<avi@redhat.com>
Tue, 12 Jun 2012 17:19:40 +0000
(20:19 +0300)
committer
Avi Kivity
<avi@redhat.com>
Mon, 9 Jul 2012 11:19:03 +0000
(14:19 +0300)
This allows us to reuse the code without populating ctxt->src and
overriding ctxt->op_bytes.
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found