target/arm: Implement virtual SError exceptions
Virtual SError exceptions are raised by setting HCR_EL2.VSE, and are routed to EL1 just like other virtual exceptions. Reviewed-by:Peter Maydell <peter.maydell@linaro.org> Signed-off-by:
Richard Henderson <richard.henderson@linaro.org> Message-id: 20220506180242.216785-16-richard.henderson@linaro.org Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
Showing
- target/arm/cpu.c 37 additions, 1 deletiontarget/arm/cpu.c
- target/arm/cpu.h 2 additions, 0 deletionstarget/arm/cpu.h
- target/arm/helper.c 39 additions, 1 deletiontarget/arm/helper.c
- target/arm/internals.h 8 additions, 0 deletionstarget/arm/internals.h
- target/arm/syndrome.h 5 additions, 0 deletionstarget/arm/syndrome.h
Loading
Please register or sign in to comment