Re: [PATCH v3 18/27] KVM: VMX: Dump FRED context in dump_vmcs()

From: Xin Li
Date: Thu Oct 24 2024 - 12:51:27 EST


On 10/24/2024 12:23 AM, Chao Gao wrote:
On Mon, Sep 30, 2024 at 10:01:01PM -0700, Xin Li (Intel) wrote:
From: Xin Li <xin3.li@xxxxxxxxx>

Add FRED related VMCS fields to dump_vmcs() to dump FRED context.

Host/guest SSP[1-3] are not dumped. Is this intentional?


Right, we will see how to do it after CET gets merged.