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:
51e2962
)
KVM: x86 emulator: Move rep processing before instruction execution
author
Avi Kivity
<avi@qumranet.com>
Tue, 27 Nov 2007 17:05:37 +0000
(19:05 +0200)
committer
Avi Kivity
<avi@qumranet.com>
Wed, 30 Jan 2008 15:53:15 +0000
(17:53 +0200)
Currently rep processing is handled somewhere in the middle of instruction
processing. Move it to a sensible place.
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found