index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
coverage
/
compare_gcov_json.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-09-28
target/loongarch: Use loongarch_tlb_search_cb in helper_invtlb_page_asid
Bibo Mao
1
-23
/
+13
2025-09-28
target/loongarch: Use loongarch_tlb_search_cb in helper_invtlb_page_asid_or_g
Bibo Mao
1
-23
/
+8
2025-09-28
target/loongarch: Change return value type with loongarch_tlb_search_cb()
Bibo Mao
1
-8
/
+14
2025-09-28
target/loongarch: Add common API loongarch_tlb_search_cb()
Bibo Mao
1
-6
/
+14
2025-09-28
target/loongarch: Add tlb search callback in loongarch_tlb_search()
Bibo Mao
1
-5
/
+15
2025-09-28
target/loongarch: Fix page size set issue with CSR_STLBPS
Bibo Mao
2
-2
/
+4
2025-09-28
target/loongarch: Update TLB index selection method
Bibo Mao
1
-7
/
+42
2025-09-28
target/loongarch: Reduce TLB flush with helper_tlbwr
Bibo Mao
1
-5
/
+24
2025-09-28
target/loongarch: Add parameter tlb pointer with fill_tlb_entry
Bibo Mao
1
-4
/
+3
2025-09-28
target/loongarch: Use mmu idx bitmap method when flush TLB
Bibo Mao
1
-4
/
+3
2025-09-26
target/arm: Implement ID_AA64PFR2_EL1
Peter Maydell
6
-2
/
+13
2025-09-26
target/arm: Move ID register field defs to cpu-features.h
Peter Maydell
3
-410
/
+412