Re: [PATCH v7 00/12] SVE feature for arm guests

2023-05-25 Thread Luca Fancellu
> On 23 May 2023, at 08:43, Luca Fancellu wrote: > > This serie is introducing the possibility for Dom0 and DomU guests to use > sve/sve2 instructions. > > SVE feature introduces new instruction and registers to improve performances > on > floating point operations. > > The SVE feature is a

[PATCH v7 00/12] SVE feature for arm guests

2023-05-23 Thread Luca Fancellu
This serie is introducing the possibility for Dom0 and DomU guests to use sve/sve2 instructions. SVE feature introduces new instruction and registers to improve performances on floating point operations. The SVE feature is advertised using the ID_AA64PFR0_EL1 register, SVE field, and when availab