lkml.org 
[lkml]   [2023]   [Jul]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v4 17/20] KVM:x86: Enable CET virtualization for VMX and advertise to userspace
On Thu, Jul 20, 2023 at 11:03:49PM -0400, Yang Weijiang wrote:
> vmcs_conf->size = vmx_msr_high & 0x1fff;
>- vmcs_conf->basic_cap = vmx_msr_high & ~0x1fff;
>+ vmcs_conf->basic_cap = vmx_msr_high & ~0x7fff;

why bit 13 and 14 are masked here?

\
 
 \ /
  Last update: 2023-07-27 08:33    [W:0.242 / U:0.416 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site