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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-26
Renable the SMT builds and test. (#1680)
Prashanth Mundkur
1
-4
/
+1
2026-04-26
Add the Zicclsm extension. (#1468)
tongjiacheng
4
-8
/
+42
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
8
-45
/
+137
2026-04-23
Simplify xret by moving their logic to their execute clauses (#1672)
KotorinMinami
4
-68
/
+48
2026-04-23
Extend memory layout validation to include MMIO devices and the DTB. (#1673)
Prashanth Mundkur
2
-3
/
+34
2026-04-23
Add the Ziccif extension. (#1630)
Prashanth Mundkur
3
-34
/
+91
2026-04-22
Add Simple Interrupt Generator MMIO device for testing purposes (#1645)
Tim Hutt
9
-21
/
+189
2026-04-20
Add Hypervisor Virtual Instruction Exception Handling for CSR Accesses (#1624)
Nadime Barhoumi
12
-63
/
+114
2026-04-17
Tweak trap loop detector heuristic. (#1666)
Prashanth Mundkur
2
-0
/
+8
2026-04-16
Require PMA regions to be page-aligned. (#1663)
Prashanth Mundkur
1
-0
/
+14
2026-04-16
Remove the panic branch in translate_TLB_hit. (#1664)
Nadime Barhoumi
1
-4
/
+1
2026-04-15
Introduce a Vector payload for memory accesses. (#1655)
Prashanth Mundkur
7
-14
/
+32
2026-04-14
Detect potentially infinite trap loops. (#1656)
Prashanth Mundkur
3
-5
/
+11
2026-04-13
Implement `Memory_Exception` as a `Trap`. (#1622)
KotorinMinami
9
-42
/
+44
2026-04-13
Add --trace-tlb trace flag for TLB tracing (#1652)
Nadime Barhoumi
1
-4
/
+21
2026-04-09
Add explicit main/IO memory PMA (#1648)
2026-04-13-20690c8
Prashanth Mundkur
3
-27
/
+51
2026-04-06
Add the Svpbmt extension. (#1626)
Prashanth Mundkur
17
-72
/
+125
2026-04-06
`hpmcounter{3-31}` do not depend on U (#1649)
Jordan Carlin
1
-2
/
+2
2026-04-02
Use ExecuteAs to make execute non-recursive (#1635)
Tim Hutt
5
-12
/
+19
2026-04-01
Fix PMA check for byte/half-word widths in Zabha. (#1639)
Prashanth Mundkur
2
-5
/
+6
2026-04-01
Remove an unused `offset` argument for `vmem_read_addr`. (#1640)
Prashanth Mundkur
2
-4
/
+4
2026-04-01
Fix superpage TLB entries being stored at wrong index (#1643)
Nadime Barhoumi
1
-5
/
+4
2026-03-31
Fix config validation to remove problematic uses of `hartSupports`. (#1629)
Prashanth Mundkur
1
-42
/
+58
2026-03-30
Add virtual instruction exception generation to the Flush, Clean and Zero CBO...
Prashanth Mundkur
2
-14
/
+18
2026-03-30
Make the PMA config validator easier to extend for more checks. (#1634)
Prashanth Mundkur
1
-13
/
+23
2026-03-27
Add the Svade and Svadu extensions. (#1599)
Prashanth Mundkur
6
-51
/
+91
2026-03-25
Return an access fault for misaligned LR/SC instead of misaligned exception (...
Tim Hutt
1
-18
/
+17
2026-03-17
Add the Ssccptr extension. (#1611)
Prashanth Mundkur
3
-17
/
+51
2026-03-17
Minor cleanup in Zicbom and Zicboz. (#1616)
Prashanth Mundkur
2
-37
/
+36
2026-03-15
Increase limit for `memory.misaligned.allowed_within_exp` (#1615)
Tim Hutt
1
-3
/
+13
2026-03-15
Extend PMA attributes to specify whether hardware can read/write page-tables....
Prashanth Mundkur
8
-41
/
+63
2026-03-13
Add the Ziccamoa, Ziccamoc and Ziccrse extensions. (#1605)
Prashanth Mundkur
5
-3
/
+54
2026-03-13
Add the Svnapot extension. (#1596)
Prashanth Mundkur
4
-18
/
+40
2026-03-13
Add a `max_time_to_wait` parameter to configure maximum waits for waiting ins...
Prashanth Mundkur
2
-3
/
+7
2026-03-12
Add the Svvptc extension. (#1606)
Prashanth Mundkur
3
-0
/
+17
2026-03-12
Correctly raise misaligned access exceptions for store-conditional (#1603)
Tim Hutt
1
-21
/
+19
2026-03-11
Add a configuration parameter to control the writable bits of `scounteren`. (...
Prashanth Mundkur
3
-4
/
+17
2026-03-10
Use a wrapper to ensure that `xtval_exception_value` is used for constructed ...
Prashanth Mundkur
4
-13
/
+9
2026-03-10
Refactor feature_enabled_for_priv() to return tri-state result (#1597)
Nadime Barhoumi
3
-12
/
+30
2026-03-09
Add a missed check for invalid PTE. (#1595)
Prashanth Mundkur
1
-0
/
+1
2026-03-09
Make the physical memory write helpers require an explicit access-type argume...
Prashanth Mundkur
7
-22
/
+17
2026-03-06
Add atomic support to the PMA config. (#1589)
Prashanth Mundkur
4
-28
/
+33
2026-03-05
Improve handling of `ebreak`. (#1587)
Prashanth Mundkur
1
-3
/
+8
2026-03-03
Add the Zicfiss extension. (#1408)
Prashanth Mundkur
18
-59
/
+549
2026-03-01
Reduce code nesting in `run_hart_active` for simplicity. (#1570)
2026-03-02-efdfe9b
Prashanth Mundkur
1
-55
/
+56
2026-03-01
Add configuration option for reserved mtvec[MODE] values (#1533)
tongjiacheng
2
-6
/
+15
2026-02-26
Use Sail standard definitions for shifts by integer amounts (#1559)
Brian Campbell
1
-13
/
+3
2026-02-26
Remove `init_platform` and `platform_wfi` (#1566)
Tim Hutt
2
-19
/
+5
[next]