On Wed, Oct 30, 2024 at 09:35:43AM +0100, Paolo Bonzini wrote:
> Il mer 30 ott 2024, 04:23 Tao Su ha scritto:
>
> > > I don't have a Granite Rapids machine, so please test! :)
> >
> > I test it on Granite Rapids and all meet expection with my minor changes on
> > patch4 :)
> >
>
> Thanks, can yo
Il mer 30 ott 2024, 04:23 Tao Su ha scritto:
> > I don't have a Granite Rapids machine, so please test! :)
>
> I test it on Granite Rapids and all meet expection with my minor changes on
> patch4 :)
>
Thanks, can you send v3?
Paolo
>
> > Paolo
> >
> > Paolo Bonzini (3):
> > target/i386: cpu:
On Tue, Oct 29, 2024 at 04:18:50PM +0100, Paolo Bonzini wrote:
> Most of the patches here are from Tao Su's v1. The main issue in his
> version were two:
>
> - overlooking kvm_cpu_xsave_init(), which currently looks at ExtSaveArea.
> This would get a bit ugly for extended save states that are e
Most of the patches here are from Tao Su's v1. The main issue in his
version were two:
- overlooking kvm_cpu_xsave_init(), which currently looks at ExtSaveArea.
This would get a bit ugly for extended save states that are enabled
by both AVX512 and AVX10. Patches 1-2 change kvm_cpu_xsave_init