Skip to content
Commit b9fa9d6b authored by Avi Kivity's avatar Avi Kivity
Browse files

KVM: x86 emulator: Move rep processing before instruction execution



Currently rep processing is handled somewhere in the middle of instruction
processing.  Move it to a sensible place.

Signed-off-by: default avatarAvi Kivity <avi@qumranet.com>
parent 51e29625
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment