Re: [PATCH v3 00/13] Overhauling amx_test

From: Sean Christopherson
Date: Fri Mar 24 2023 - 17:01:48 EST


On Fri, Mar 24, 2023, Sean Christopherson wrote:
> On Tue, 21 Feb 2023 16:36:42 +0000, Mingwei Zhang wrote:
> > In this version, I have integrated Aaron's changes to the amx_test. In
> > addition, we also integrated one fix patch for a kernel warning due to
> > xsave address issue.
> >
> > Patch 1:
> > Fix a host FPU kernel warning due to missing XTILEDATA in xinit.
> >
> > [...]
>
> Applied everything except patch 7 to kvm-x86 selftests. Please holler if I
> missed something subtle about patch 7 (using & vs. ==). This is at the head
> of kvm-x86/selftests, i.e. I can fix it up if necessary.
>
> [01/13] x86/fpu/xstate: Avoid getting xstate address of init_fpstate if fpstate contains the component
> (no commit info)

*sigh* And by "everything" I meant "all of the selftests patches".