On Thu, Feb 8, 2018 at 2:53 PM, KarimAllah Ahmed <[email protected]> wrote: > These two variables should check whether SPEC_CTRL and PRED_CMD are > supposed to be passed through to L2 guests or not. While > msr_write_intercepted_l01 would return 'true' if it is not passed through. > > So just invert the result of msr_write_intercepted_l01 to implement the > correct semantics. > > Fixes: 086e7d4118cc ("KVM: VMX: Allow direct access to MSR_IA32_SPEC_CTRL") > Signed-off-by: KarimAllah Ahmed <[email protected]> > Cc: Paolo Bonzini <[email protected]> > Cc: Radim Krčmář <[email protected]> > Cc: [email protected] > Cc: [email protected]
Reviewed-by: Jim Mattson <[email protected]>

