Re: [PATCH] target/arm: Reinstate "vfp" property on AArch32 CPUs

2024-01-26 Thread Richard Henderson
On 1/27/24 05:34, Peter Maydell wrote: In commit 4315f7c614743 we restructured the logic for creating the VFP related properties to avoid testing the aa32_simd_r32 feature on AArch64 CPUs. However in the process we accidentally stopped exposing the "vfp" QOM property on AArch32 TCG CPUs. This m

[PATCH] target/arm: Reinstate "vfp" property on AArch32 CPUs

2024-01-26 Thread Peter Maydell
In commit 4315f7c614743 we restructured the logic for creating the VFP related properties to avoid testing the aa32_simd_r32 feature on AArch64 CPUs. However in the process we accidentally stopped exposing the "vfp" QOM property on AArch32 TCG CPUs. This mostly hasn't had any ill effects because