[PATCH 0/3] target/loongarch: Code cleanup with tlb emulation

Bibo Mao posted 3 patches 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250618062607.1479699-1-maobibo@loongson.cn
Maintainers: Song Gao <gaosong@loongson.cn>
target/loongarch/tcg/csr_helper.c |  8 ++++++--
target/loongarch/tcg/tlb_helper.c | 24 ++++++++----------------
2 files changed, 14 insertions(+), 18 deletions(-)
[PATCH 0/3] target/loongarch: Code cleanup with tlb emulation
Posted by Bibo Mao 5 months ago
This patchset is small code cleanup with LoongArch TLB emulation.
LoongArch does not support hardware page table walker, TLB handling
is complicated compared with common architectures.

Bibo Mao (3):
  target/loongarch: Correct spelling in helper_csrwr_pwcl()
  target/loongarch: Fix CSR STLBPS register write emulation
  target/loongarch: Remove unnecessary page size validity checking

 target/loongarch/tcg/csr_helper.c |  8 ++++++--
 target/loongarch/tcg/tlb_helper.c | 24 ++++++++----------------
 2 files changed, 14 insertions(+), 18 deletions(-)


base-commit: 6e1571533fd92bec67e5ab9b1dd1e15032925757
-- 
2.39.3