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

KVM: VMX: Optimize vmx_get_cpl()



In long mode, vm86 mode is disallowed, so we need not check for
it.  Reading rflags.vm may require a VMREAD, so it is expensive.

Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
parent 6de12732
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment