0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Sep 05, 2024 — Sep 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Transition to using runtime library included with compiler More... over 7 years ago
Update container scripts to include compiler runtime library More... over 7 years ago
Make FPGA targets build properly out-of-tree More... over 7 years ago
Check verilator minimum version in CMakeLists.txt More... over 7 years ago
hardware: Clarify machine instruction vs. JTAG instruction More... over 7 years ago
Clean up kernel tests More... over 7 years ago
Issue #145: syscall instruction needs parameter More... over 7 years ago
Remove simcycles parameter, which is no longer supported More... over 7 years ago
Issue #144: After running automated tests, local echo is turned off More... over 7 years ago
Fix bugs in bitmap_alloc More... over 7 years ago
Update to new version of Verilator (3.920) More... over 7 years ago
Upgrade to new version of toolchain More... over 7 years ago
Accidently left in test code More... over 7 years ago
Turn on -Wall -Werror for all targets by default More... over 7 years ago
Fix failing test tests/kernel/multiprocess More... over 7 years ago
Fix minor issue in command line tool cmake module More... over 7 years ago
Fix emulator crash when vector accessed device memory More... over 7 years ago
hardware: Minor format and comment cleanups More... over 7 years ago
kernel: Dynamically allocate and deallocate ASIDs More... over 7 years ago
More cleanly detect if emulator isn't running in a terminal More... over 7 years ago
Fix unhandled trap logic More... over 7 years ago
SD card simulator hardware stub wasn't waiting for CRC before responding More... over 7 years ago
issue #143: Assertion: multiple way hits in DTLB while booting xv6 More... over 7 years ago
Emulator: use atexit handler to restore terminal state More... over 7 years ago
Rename INTERRUPT_MASK to the clearer INTERRUPT_ENABLE More... over 7 years ago
issue #142 Make interrupt mask and interrupt trigger mode registers readable More... over 7 years ago
Make emulator restore terminal state when it exits normally More... over 7 years ago
kernel: dump access address when a write fault occurs More... over 7 years ago
Turn off canonical mode/echo for terminal when emulator is running More... over 7 years ago
Add notes about selectively enabling tracing. More... over 7 years ago