Skip to content
Commit b1b808e7 authored by Nadav Amit's avatar Nadav Amit Committed by Paolo Bonzini
Browse files

x86: VMX: MSR_IA32_VMX_MISC[30] is not MBZ



MSR_IA32_VMX_MISC[30] tells whehter "VM entry allows injection of a
software interrupt, software exception, or privileged software exception
with an instruction length of 0".

In other words, it is not MBZ (must be zero), so do not check that it is
cleared.

Signed-off-by: default avatarNadav Amit <namit@vmware.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 48adfb0f
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