Release v2026.04.r6
·
27 commits
to master
since this release
Release v2026.04.r6 is the 6th release in April 2026, released on April 30, 2026.
Artifacts
The release includes pre-compiled NEMU shared objects for different configurations:
- Compilation Platform: Ubuntu 20.04 (compatible with CentOS 7)
- CPU: xs, xs-dual
- Purpose: ref, ref-debug
Each artifact is named as: nemu-{version}-{cpu}-{type}.so
What's Changed
- Update code owners in CODEOWNERS file by @poemonsense in #1015
- feat(paddr): simplify the memory access handling procedure by @poemonsense in #1016
- refactor(riscv64): decouple CLINT local timer interrupts from SHARE by @poemonsense in #1014
- fix(device): allow adding devices in shared builds by @poemonsense in #1018
Full Changelog: v2026.04.r5...v2026.04.r6