2017-05-23 11:52-0700, Jim Mattson: > Bits 11:2 must be zero and the linear addess in bits 63:12 must be > canonical. Otherwise, WRMSR(BNDCFGS) should raise #GP. > > Fixes: 0dd376e709975779 ("KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_save") > Signed-off-by: Jim Mattson <jmattson@xxxxxxxxxx> > --- Reviewed-by: Radim Krčmář <rkrcmar@xxxxxxxxxx>