aboutsummaryrefslogtreecommitdiff
path: root/c_emulator/riscv_model_impl.cpp
AgeCommit message (Expand)AuthorFilesLines
2026-04-24Add a configuration option for exact matches on reservation addresses for LR/...Prashanth Mundkur1-2/+8
2026-04-17Tweak trap loop detector heuristic. (#1666)Prashanth Mundkur1-0/+7
2026-04-14Detect potentially infinite trap loops. (#1656)Prashanth Mundkur1-0/+7
2026-04-13Add --trace-tlb trace flag for TLB tracing (#1652)Nadime Barhoumi1-0/+28
2026-02-19Log Sail exceptions into the execution trace. (#1555)2026-02-23-c4d3140Prashanth Mundkur1-0/+6
2026-02-08Make `config` settings non-global (#1535)2026-02-09-de7c9e8Tim Hutt1-10/+49
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-104/+52
2025-12-10Add callbacks and logging for page table walks (#1370)Ariel Xiong1-0/+35
2025-12-05Use C++ Sail output (#1274)Tim Hutt1-0/+278