[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <172442193750.3956514.4353305637473091452.b4-ty@google.com>
Date: Fri, 23 Aug 2024 16:48:03 -0700
From: Sean Christopherson <seanjc@...gle.com>
To: Sean Christopherson <seanjc@...gle.com>, Qiang Liu <liuq131@...natelecom.cn>
Cc: pbonzini@...hat.com, tglx@...utronix.de, mingo@...hat.com, bp@...en8.de,
dave.hansen@...ux.intel.com, x86@...nel.org, hpa@...or.com,
kvm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] KVM: VMX: Modify the BUILD_BUG_ON_MSG of the 32-bit field
in the vmcs_check16 function
On Tue, 02 Jul 2024 06:46:09 +0000, Qiang Liu wrote:
> According to the SDM, the meaning of field bit 0 is:
> Access type (0 = full; 1 = high); must be full for 16-bit, 32-bit,
> and natural-width fields. So there is no 32-bit high field here,
> it should be a 32-bit field instead.
>
>
Applied to kvm-x86 vmx, thanks!
[1/1] KVM: VMX: Modify the BUILD_BUG_ON_MSG of the 32-bit field in the vmcs_check16 function
https://github.com/kvm-x86/linux/commit/caf22c6dd312
--
https://github.com/kvm-x86/linux/tree/next
Powered by blists - more mailing lists