[PATCH v2 0/3] Fix some exception missing update CSR_BADV

Song Gao posted 3 patches 1 month, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251224031929.2371837-1-gaosong@loongson.cn
Maintainers: Song Gao <gaosong@loongson.cn>
There is a newer version of this series
target/loongarch/tcg/tcg_cpu.c | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
[PATCH v2 0/3] Fix some exception missing update CSR_BADV
Posted by Song Gao 1 month, 2 weeks ago
Hi,

This series fix some exception missing update CSR_BADV, such as
ADEF/ADEM/BCE. and some exceptions are needn' update CSR_BADV.
Exception BCE and ADEF CSR_BADV from env->pc. Exception ADEM CSR_BADV 
from virtual address.

Thanks.
Song Gao

Song Gao (3):
  target/loongach: Fix some exception need't upadate CSR_BADV
  target/loongarch: Fix exception BCE missing update CSR_BADV
  target/loongarch: Fix exception ADEF/ADEM missing update CSR_BADV

 target/loongarch/tcg/tcg_cpu.c | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

-- 
2.41.0