aboutsummaryrefslogtreecommitdiff
path: root/target/loongarch/tcg
AgeCommit message (Expand)AuthorFilesLines
2024-05-06exec/cpu: Extract page-protection definitions to page-protection.hPhilippe Mathieu-Daudé1-0/+1
2024-03-20target/loongarch: Fix qemu-loongarch64 hang when executing 'll.d $t0, $t0, 0'Song Gao1-4/+4
2024-03-20target/loongarch: Fix tlb huge page loading issueXianglai Li1-34/+79
2024-03-12target/loongarch: Prefer fast cpu_env() over slower CPU QOM cast macroPhilippe Mathieu-Daudé1-2/+1
2024-03-12bulk: Call in place single use cpu_env()Philippe Mathieu-Daudé1-2/+1
2024-02-03include/exec: Change cpu_mmu_index argument to CPUStateRichard Henderson1-1/+1
2024-02-03target/loongarch: Rename MMU_IDX_*Richard Henderson2-2/+2
2024-02-01target/loongarch: Fix qtest test-hmp error when KVM-only buildSong Gao1-230/+0
2024-01-29target: Use vaddr in gen_intermediate_codeAnton Johansson1-1/+1
2024-01-11hw/loongarch/virt: Set iocsr address space per-board rather than percpuBibo Mao1-8/+8
2024-01-08system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi1-2/+2
2024-01-06target/loongarch: move translate modules to tcg/Song Gao23-0/+13744