Re: [PATCH] target/ppc: Fix lxv/stxv MSR facility check

2024-09-12 Thread Harsh Prateek Bora
Hi Fabiano, On 9/10/24 04:36, Fabiano Rosas wrote: Nicholas Piggin writes: The move to decodetree flipped the inequality test for the VEC / VSX MSR facility check. This caused application crashes under Linux, where these facility unavailable interrupts are used for lazy-switching of VEC/VSX

Re: [PATCH] target/ppc: Fix lxv/stxv MSR facility check

2024-09-09 Thread Fabiano Rosas
Nicholas Piggin writes: > The move to decodetree flipped the inequality test for the VEC / VSX > MSR facility check. > > This caused application crashes under Linux, where these facility > unavailable interrupts are used for lazy-switching of VEC/VSX register > sets. Getting the incorrect interru

Re: [PATCH] target/ppc: Fix lxv/stxv MSR facility check

2024-02-13 Thread Cédric Le Goater
On 2/13/24 09:39, Nicholas Piggin wrote: The move to decodetree flipped the inequality test for the VEC / VSX MSR facility check. This caused application crashes under Linux, where these facility unavailable interrupts are used for lazy-switching of VEC/VSX register sets. Getting the incorrect i

Re: [PATCH] target/ppc: Fix lxv/stxv MSR facility check

2024-02-13 Thread Harsh Prateek Bora
On 2/13/24 14:09, Nicholas Piggin wrote: The move to decodetree flipped the inequality test for the VEC / VSX MSR facility check. This caused application crashes under Linux, where these facility unavailable interrupts are used for lazy-switching of VEC/VSX register sets. Getting the incorrec

[PATCH] target/ppc: Fix lxv/stxv MSR facility check

2024-02-13 Thread Nicholas Piggin
The move to decodetree flipped the inequality test for the VEC / VSX MSR facility check. This caused application crashes under Linux, where these facility unavailable interrupts are used for lazy-switching of VEC/VSX register sets. Getting the incorrect interrupt would result in wrong registers be