On Thu, Jun 12 2025, Peter Maydell <[email protected]> wrote:

> On Thu, 15 May 2025 at 16:39, Cornelia Huck <[email protected]> wrote:
>>
>> From: Eric Auger <[email protected]>
>>
>> Also add kvm accessors for storing host features into idregs.
>>
>> Reviewed-by: Richard Henderson <[email protected]>
>> Reviewed-by: Sebastian Ott <[email protected]>
>> Signed-off-by: Eric Auger <[email protected]>
>> Signed-off-by: Cornelia Huck <[email protected]>
>
>
>>      if (!cpu->has_neon && !cpu->has_vfp) {
>> -        uint64_t t;
>> +        unit64_t t;
>
> This doesn't compile :-)
>
> -- PMM

Hum... weird that my compile didn't hit it.


Reply via email to