summaryrefslogtreecommitdiff
path: root/target/loongarch/tcg/tlb_helper.c
AgeCommit message (Expand)Author
2024-07-24target/loongarch: Fix helper_lddir() a CID INTEGER_OVERFLOW issueSong Gao
2024-05-06exec/cpu: Extract page-protection definitions to page-protection.hPhilippe Mathieu-Daudé
2024-03-20target/loongarch: Fix tlb huge page loading issueXianglai Li
2024-03-12target/loongarch: Prefer fast cpu_env() over slower CPU QOM cast macroPhilippe Mathieu-Daudé
2024-02-03include/exec: Change cpu_mmu_index argument to CPUStateRichard Henderson
2024-02-01target/loongarch: Fix qtest test-hmp error when KVM-only buildSong Gao
2024-01-06target/loongarch: move translate modules to tcg/Song Gao