[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v1 1/1] target/i386: Add VMX entry load FRED control name to
From: |
Zhao Liu |
Subject: |
Re: [PATCH v1 1/1] target/i386: Add VMX entry load FRED control name to VMX feature words |
Date: |
Mon, 8 Jul 2024 11:22:03 +0800 |
On Sun, Jul 07, 2024 at 11:10:57AM -0700, Xin Li (Intel) wrote:
> Date: Sun, 7 Jul 2024 11:10:57 -0700
> From: "Xin Li (Intel)" <xin@zytor.com>
> Subject: [PATCH v1 1/1] target/i386: Add VMX entry load FRED control name
> to VMX feature words
> X-Mailer: git-send-email 2.45.2
>
> As VMX entry load FRED control is required to enable FRED in nested VMX,
> add it to VMX feature words.
>
> Signed-off-by: Xin Li (Intel) <xin@zytor.com>
> ---
> target/i386/cpu.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>