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:
9c15bb1
)
kvm, emulator: Use opcode length
author
Borislav Petkov
<bp@suse.de>
Sun, 22 Sep 2013 14:44:51 +0000
(16:44 +0200)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Wed, 30 Oct 2013 17:54:39 +0000
(18:54 +0100)
Add a field to the current emulation context which contains the
instruction opcode length. This will streamline handling of opcodes of
different length.
Signed-off-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
No differences found