Skip to content
Snippets Groups Projects
Commit 44ea2b17 authored by Avi Kivity's avatar Avi Kivity
Browse files

KVM: VMX: Move MSR_KERNEL_GS_BASE out of the vmx autoload msr area


Currently MSR_KERNEL_GS_BASE is saved and restored as part of the
guest/host msr reloading.  Since we wish to lazy-restore all the other
msrs, save and reload MSR_KERNEL_GS_BASE explicitly instead of using
the common code.

Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
parent 3ce672d4
No related branches found
No related tags found
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