aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
4 hoursReduce code nesting in `run_hart_active` for simplicity. (#1570)HEADmasterPrashanth Mundkur1-55/+56
7 hoursAdd configuration option for reserved mtvec[MODE] values (#1533)tongjiacheng3-6/+19
2 daysExplicitly set the C version when compiling GMP (#1569)Tim Hutt1-1/+7
3 daysUse Sail standard definitions for shifts by integer amounts (#1559)Brian Campbell1-13/+3
3 daysRemove `init_platform` and `platform_wfi` (#1566)Tim Hutt2-19/+5
3 daysLog explicit and implicit updates to `mip`. (#1561)Prashanth Mundkur2-11/+15
3 daysMove interrupt state to its own file (#1565)Tim Hutt3-191/+195
10 daysLog Sail exceptions into the execution trace. (#1555)2026-02-23-c4d3140Prashanth Mundkur7-9/+27
2026-02-14Update version. (#1552)2026-02-16-a33475a0.10Prashanth Mundkur1-1/+1
2026-02-14Update changelog for version 0.10. (#1526)Prashanth Mundkur1-6/+44
2026-02-14Adapt the release workflow to use the common `sail-setup` action. (#1543)Prashanth Mundkur1-15/+8
2026-02-13Use FetchContent for CLI11 and bump to v2.6.1 (#1544)Mingzhu Yan5-11543/+19
2026-02-13Add the Rocky Linux container build to CI. (#1542)Prashanth Mundkur2-10/+89
2026-02-13Add missed stateen checks for the high-half CSRs of `hstateen[0-3]`. (#1546)Prashanth Mundkur1-0/+8
2026-02-12Add --config-override flag for configuration overrides (#1534)Mingzhu Yan10-98/+199
2026-02-10Fix fcvt.s.bf16 NaN-boxing returning wrong canonical QNaN (#1528)Nadime Barhoumi5-6/+62
2026-02-10Improve README. (#1540)Prashanth Mundkur2-6/+28
2026-02-10Make global `g_model` instance local (#1536)Tim Hutt1-66/+63
2026-02-09Install newer Clang version on Linux CI for newer extension support (#1532)Nadime Barhoumi3-0/+21
2026-02-09Strengthen some before statements in sail_project file (#1537)Alasdair Armstrong1-3/+1
2026-02-08Make `config` settings non-global (#1535)2026-02-09-de7c9e8Tim Hutt6-87/+147
2026-02-08Remove some unused string mappings. (#1538)Prashanth Mundkur1-31/+2
2026-02-05Return instead of exit() in `inner_main()` (#1531)Tim Hutt1-10/+10
2026-02-05Move CLI options into struct (#1529)Tim Hutt1-112/+128
2026-02-05Remove unncessary void parameters in riscv_sim.cpp (#1530)Tim Hutt1-6/+6
2026-02-04Add info on contributing extensions under development. (#1521)Prashanth Mundkur1-0/+8
2026-02-04Remove config_enable_rvfi checks from RVFI callbacks (#1525)Tim Hutt1-20/+9
2026-02-04Validate vector register groups. (#1486)Prashanth Mundkur19-91/+507
2026-02-04Add unratified Zvabd extension (#1478)Tinyueng7-0/+218
2026-02-04Use C++ chrono for benchmarking instead of gettimeofday (#1498)Tim Hutt1-43/+41
2026-02-04Add LCOFI interrupt missed in Sscofpmf. (#1520)Prashanth Mundkur3-17/+39
2026-02-04Update test suite. (#1523)Prashanth Mundkur1-1/+1
2026-02-04Fix CSR privilege check for hypervisor mode. (#1504)Prashanth Mundkur1-1/+19
2026-02-03Declare reservation callbacks for C for use in Isla. (#1516)Prashanth Mundkur1-4/+4
2026-02-02Fix typo in directory and module name: Zifenci -> Zifencei. (#1519)Prashanth Mundkur2-2/+2
2026-02-01Add the Zibi extension. (#1507)2026-02-02-e7e6e07tongjiacheng7-2/+77
2026-01-31Add configuration option to handle reserved dynamic rounding modes. (#1491)tongjiacheng3-1/+26
2026-01-31Print registers in AMOCAS reserved message (#1510)tongjiacheng1-5/+5
2026-01-31Fix the first party linker map to be more consistent with the default config....Prashanth Mundkur3-8/+10
2026-01-30Ensure physical memory access checks are not bypassed for failing store-condi...Prashanth Mundkur4-2/+140
2026-01-27Add a missed file for the Lean build fix in #1499. (#1505)Prashanth Mundkur1-1/+1
2026-01-24Add configuration option for reserved behavior: odd number register for RV32Z...2026-01-26-89935a8tongjiacheng3-2/+22
2026-01-24Fix a couple of TODOs now that the VU mode and virtual instruction exceptions...Prashanth Mundkur2-3/+5
2026-01-24Update Lean builds to use separate Sail support library (#1499)Brian Campbell2-1/+12
2026-01-19Add rocq `sys_enable_experimental_extensions` definition (#1497)Jordan Carlin1-0/+2
2026-01-19Remove N extension InterruptType values (#1492)KotorinMinami1-9/+9
2026-01-19Fix model compilation (#1494)Tim Hutt1-0/+1
2026-01-18Refactor the memory access type. (#1405)Prashanth Mundkur14-129/+356
2026-01-16Add Ssqosid extension (#379)Ved Shanbhogue9-17/+102
2026-01-16Add hypervisor helper to check if privilege level is virtual mode (#1482)Nadime Barhoumi1-2/+6