Re: [PATCH v5 5/7] x86/fpu: Initialize guest fpstate and FPU pseudo container from guest defaults
From: Chang S. Bae
Date: Thu May 01 2025 - 10:24:55 EST
On 4/30/2025 11:29 AM, Edgecombe, Rick P wrote:
So let's drop the code but not the idea. Chang what do you think of that?
Sure, that makes sense. Thanks for bringing up this case.
Staring at the struct guest_fpu fields, some of them appear to match
with fields in fpstate. In any case, I agree it would be helpful to
consider a follow-up series after this.
Thanks,
Chang