[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v7 2/2] target/i386: Correct implementation for FCS, FIP, FD
|
From: |
Eduardo Habkost |
|
Subject: |
Re: [PATCH v7 2/2] target/i386: Correct implementation for FCS, FIP, FDS and FDP |
|
Date: |
Tue, 6 Jul 2021 18:20:08 -0400 |
On Sun, May 30, 2021 at 11:01:14PM +0800, Ziqiao Kong wrote:
> Update FCS:FIP and FDS:FDP according to the Intel Manual Vol.1 8.1.8. Note
> that
> CPUID.(EAX=07H,ECX=0H):EBX[bit 13] is not implemented by design in this patch
> and will be added along with TCG features flag in a separate patch later.
>
> Signed-off-by: Ziqiao Kong <ziqiaokong@gmail.com>
Richard, are you OK with merging this? I'm not familiar enough
with TCG code to be confident in reviewing it.
--
Eduardo