diff options
author | Leandro Lupori | 2022-03-14 15:57:17 +0100 |
---|---|---|
committer | Cédric Le Goater | 2022-03-14 15:57:17 +0100 |
commit | c6242335b3ff504a552ceba18c8b8ab9dc684a77 (patch) | |
tree | 97190327ea3aae7486c9d30c2fef4087c64d9151 /hw/intc/xive2.c | |
parent | avocado/ppc_virtex_ml507.py: check TCG accel in test_ppc_virtex_ml507() (diff) | |
download | qemu-c6242335b3ff504a552ceba18c8b8ab9dc684a77.tar.gz qemu-c6242335b3ff504a552ceba18c8b8ab9dc684a77.tar.xz qemu-c6242335b3ff504a552ceba18c8b8ab9dc684a77.zip |
target/ppc: fix ISI fault cause for Radix MMU
Fix Instruction Storage Interrupt (ISI) fault cause for Radix MMU,
when caused by missing PAGE_EXEC permission, to be
SRR1_NOEXEC_GUARD instead of DSISR_PROTFAULT.
This matches POWER9 hardware behavior.
Fixes: d5fee0bbe68 ("target/ppc: Implement ISA V3.00 radix page fault handler")
Signed-off-by: Leandro Lupori <leandro.lupori@eldorado.org.br>
Message-Id: <20220309192756.145283-1-leandro.lupori@eldorado.org.br>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'hw/intc/xive2.c')
0 files changed, 0 insertions, 0 deletions