aboutsummaryrefslogtreecommitdiff
path: root/c_emulator/riscv_platform_if.cpp
AgeCommit message (Expand)AuthorFilesLines
2026-04-17Tweak trap loop detector heuristic. (#1666)Prashanth Mundkur1-0/+4
2026-04-14Detect potentially infinite trap loops. (#1656)Prashanth Mundkur1-0/+4
2026-04-13Add --trace-tlb trace flag for TLB tracing (#1652)Nadime Barhoumi1-0/+19
2026-01-14Rename the `ext_access_type` type to `mem_payload`. (#1479)Prashanth Mundkur1-1/+1
2025-12-22Improved clang-format style (#1396)Tim Hutt1-89/+66
2025-12-10Add callbacks and logging for page table walks (#1370)Ariel Xiong1-0/+212