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

Song Gao posted 3 patches 1 month, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251230113002.59623-1-gaosong@loongson.cn
Maintainers: Song Gao <gaosong@loongson.cn>
target/loongarch/tcg/tcg_cpu.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
[PATCH v3 0/3] Fix some exception missing update CSR_BADV
Posted by Song Gao 1 month, 1 week 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 | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

-- 
2.47.3