On Tue, Apr 01, 2025 at 09:01:50AM -0400, Xiaoyao Li wrote:
> Date: Tue,  1 Apr 2025 09:01:50 -0400
> From: Xiaoyao Li <xiaoyao...@intel.com>
> Subject: [PATCH v8 40/55] i386/tdx: Only configure MSR_IA32_UCODE_REV in
>  kvm_init_msrs() for TDs
> X-Mailer: git-send-email 2.34.1
> 
> For TDs, only MSR_IA32_UCODE_REV in kvm_init_msrs() can be configured
> by VMM, while the features enumerated/controlled by other MSRs except
> MSR_IA32_UCODE_REV in kvm_init_msrs() are not under control of VMM.
> 
> Only configure MSR_IA32_UCODE_REV for TDs.
> 
> Signed-off-by: Xiaoyao Li <xiaoyao...@intel.com>
> Acked-by: Gerd Hoffmann <kra...@redhat.com>
> ---
>  target/i386/kvm/kvm.c | 44 ++++++++++++++++++++++---------------------
>  1 file changed, 23 insertions(+), 21 deletions(-)

Reviewed-by: Zhao Liu <zhao1....@intel.com>


Reply via email to