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

KVM: Remove set_cr0_no_modeswitch() arch op



set_cr0_no_modeswitch() was a hack to avoid corrupting segment registers.
As we now cache the protected mode values on entry to real mode, this
isn't an issue anymore, and it interferes with reboot (which usually _is_
a modeswitch).

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