mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-24 18:16:04 +00:00
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: Avi Kivity <avi@qumranet.com>
This commit is contained in:
parent
51e296258c
commit
b9fa9d6bc6
1 changed files with 36 additions and 34 deletions
Loading…
Add table
Add a link
Reference in a new issue