index
:
sail-riscv.git
codspeed-wizard-1776883787821
epc_legalization
ext_check_phys_mem_alt
fence_noops
gdb
gh-readonly-queue/master/pr-1686-acc2cd37092aef46e22652cb81f1127cf4ff1ebd
gh-readonly-queue/master/pr-1689-da838a7a6a06464caa1c61fe55b20b8e30d1aee1
hpm_events
hpm_events_billmcspadden
hpm_events_billmcspadden__sail_error_message_is_terse
master
mem_meta
monads
optimize
priv_1_13
rpsene-patch-install-script-update
rpsene/update-github-action-versions
user/timh/darwin_fix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
model
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-26
Add the Zicclsm extension. (#1468)
tongjiacheng
2
-0
/
+12
2026-04-26
Adjust when `mstatus.{FS,VS}` is read-only zero depending on support for S-mo...
Prashanth Mundkur
1
-7
/
+6
2026-04-24
Add a configuration option for exact matches on reservation addresses for LR/...
Prashanth Mundkur
1
-1
/
+1
2026-04-24
Extend the configuration for the handling of misaligned accesses. (#1647)
Prashanth Mundkur
2
-8
/
+47
2026-04-23
Add the Ziccif extension. (#1630)
Prashanth Mundkur
1
-3
/
+9
2026-04-22
Add Simple Interrupt Generator MMIO device for testing purposes (#1645)
Tim Hutt
2
-4
/
+48
2026-04-20
Add Hypervisor Virtual Instruction Exception Handling for CSR Accesses (#1624)
Nadime Barhoumi
1
-0
/
+4
2026-04-15
Introduce a Vector payload for memory accesses. (#1655)
Prashanth Mundkur
2
-1
/
+9
2026-04-14
Detect potentially infinite trap loops. (#1656)
Prashanth Mundkur
1
-0
/
+4
2026-04-06
Add the Svpbmt extension. (#1626)
Prashanth Mundkur
3
-1
/
+13
2026-03-27
Add the Svade and Svadu extensions. (#1599)
Prashanth Mundkur
3
-5
/
+13
2026-03-17
Add the Ssccptr extension. (#1611)
Prashanth Mundkur
1
-0
/
+6
2026-03-15
Extend PMA attributes to specify whether hardware can read/write page-tables....
Prashanth Mundkur
2
-19
/
+28
2026-03-13
Add the Ziccamoa, Ziccamoc and Ziccrse extensions. (#1605)
Prashanth Mundkur
1
-0
/
+16
2026-03-13
Add the Svnapot extension. (#1596)
Prashanth Mundkur
1
-1
/
+2
2026-03-13
Add a `max_time_to_wait` parameter to configure maximum waits for waiting ins...
Prashanth Mundkur
1
-0
/
+4
2026-03-12
Add the Svvptc extension. (#1606)
Prashanth Mundkur
1
-0
/
+6
2026-03-11
Add a configuration parameter to control the writable bits of `scounteren`. (...
Prashanth Mundkur
2
-4
/
+13
2026-03-10
Refactor feature_enabled_for_priv() to return tri-state result (#1597)
Nadime Barhoumi
1
-10
/
+26
2026-03-09
Make the physical memory write helpers require an explicit access-type argume...
Prashanth Mundkur
1
-2
/
+0
2026-03-03
Add the Zicfiss extension. (#1408)
Prashanth Mundkur
5
-23
/
+110
2026-03-01
Add configuration option for reserved mtvec[MODE] values (#1533)
tongjiacheng
2
-6
/
+15
2026-02-26
Move interrupt state to its own file (#1565)
Tim Hutt
2
-190
/
+193
2026-02-08
Remove some unused string mappings. (#1538)
Prashanth Mundkur
1
-31
/
+2
2026-02-04
Add unratified Zvabd extension (#1478)
Tinyueng
1
-0
/
+7
2026-02-04
Add LCOFI interrupt missed in Sscofpmf. (#1520)
Prashanth Mundkur
2
-15
/
+35
2026-02-01
Add the Zibi extension. (#1507)
2026-02-02-e7e6e07
tongjiacheng
1
-0
/
+4
2026-01-31
Add configuration option to handle reserved dynamic rounding modes. (#1491)
tongjiacheng
1
-0
/
+12
2026-01-30
Ensure physical memory access checks are not bypassed for failing store-condi...
Prashanth Mundkur
1
-0
/
+6
2026-01-24
Add configuration option for reserved behavior: odd number register for RV32Z...
2026-01-26-89935a8
tongjiacheng
1
-0
/
+12
2026-01-19
Remove N extension InterruptType values (#1492)
KotorinMinami
1
-9
/
+9
2026-01-18
Refactor the memory access type. (#1405)
Prashanth Mundkur
3
-20
/
+70
2026-01-16
Add Ssqosid extension (#379)
Ved Shanbhogue
1
-0
/
+6
2026-01-16
Add hypervisor helper to check if privilege level is virtual mode (#1482)
Nadime Barhoumi
1
-2
/
+6
2026-01-15
Add Hypervisor exception causes (#1480)
Nadime Barhoumi
2
-3
/
+22
2026-01-15
Use `bits(1)` and `0b0`/`0b1` consistently in place of `bit` and `bitone`/`bi...
Jordan Carlin
5
-22
/
+22
2026-01-14
Add Hypervisor interrupt causes (#1481)
Nadime Barhoumi
2
-29
/
+33
2026-01-14
Add configuration option for reserved behavior xenvcfg.CBIE = 0b10 (#1447)
tongjiacheng
2
-2
/
+23
2026-01-14
Rename the `ext_access_type` type to `mem_payload`. (#1479)
Prashanth Mundkur
3
-12
/
+20
2026-01-14
Add support for Smstateen and Ssstateen extensions (#910)
Nadime Barhoumi
2
-3
/
+22
2026-01-08
Centralize memory-access-to-fault conversions. (#1475)
2026-01-12-397a7e8
Prashanth Mundkur
1
-0
/
+23
2026-01-08
Add configuration option for reserved behavior `pmpcfg with r=0, w=1` (#1422)
tongjiacheng
1
-7
/
+16
2026-01-07
Use a consistent name for variables of MemoryAccessType. (#1474)
Prashanth Mundkur
3
-5
/
+5
2025-12-28
Add reserved_behavior.amocas_odd_registers config (#1403)
tongjiacheng
1
-0
/
+17
2025-12-21
Use private keyword in virtual memory code (#1310)
Alasdair Armstrong
3
-24
/
+26
2025-12-17
Add Zdinx to configuration and validate Zfinx-related dependencies (#1431)
Nadime Barhoumi
1
-1
/
+1
2025-12-16
Fix location of the `hartSupports_measure` function. (#1429)
Prashanth Mundkur
1
-19
/
+23
2025-12-08
Scatter termination.sail (#1376)
Valentin Robert
2
-3
/
+84
2025-12-08
Simplify read/write kinds (#1262)
Tim Hutt
1
-4
/
+10
2025-12-05
Use C++ Sail output (#1274)
Tim Hutt
3
-79
/
+79
[next]